lyx_mirror/development
Stefan Schimanski 9f21b7f9ad * high performance text completion with weighted btrees to get pseudo
random-access (i.e. O(log n)) to the n-th element in a list/set. Try
  it with 1000000 keys ... no problem.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23213 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 01:56:53 +00:00
..
attic I'll find a solution for the 'dirList problem', Abdel. 2007-11-30 20:57:53 +00:00
cmake Fix tex2lyx compilation. 2008-02-22 09:23:47 +00:00
coding Add uncrustify.cfg to development/coding. Further adjustments will be needed. Developers are recommended to run 'uncrustify -c development/coding/uncrustify.cfg' against new code to detect format problems 2007-11-06 15:35:38 +00:00
lyxserver Whitespace, only whitespace. Part II. 2004-10-28 14:35:53 +00:00
MacOSX use mkdir -p directly since (1) we know darwin supports it and (2) we do not know whether to use $(mkdir_p) (automake 1.10) or $(MKDIR_P) (automake 1.9) (bug 4216) 2007-09-12 10:30:25 +00:00
scons * high performance text completion with weighted btrees to get pseudo 2008-02-25 01:56:53 +00:00
tools trim some grey hair 2008-02-12 09:58:52 +00:00
Win32 installer updates 2008-02-25 01:24:10 +00:00
boostworkaround.txt a couple of useful files 2002-05-21 23:58:52 +00:00
FORMAT Add support for column separation in page margins. Fixes bug 3337. 2008-02-19 05:24:48 +00:00
gettext.patch
lazy_lyxtext.txt Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
lyx.rpm.README * README: 2007-09-25 11:05:05 +00:00
lyx.spec.in remove more traces of changelogs 2007-10-01 10:58:20 +00:00
Makefile.am trim some grey hair 2008-02-12 09:58:52 +00:00
Seminar.txt Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00