]> git.lyx.org Git - lyx.git/blob - src/support/ChangeLog
small unimportant cleanups
[lyx.git] / src / support / ChangeLog
1 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * lyxstring.C (operator>>): replace code which works only with
4         _some_ versions of GNU STL with generic one
5
6 2002-07-18  Angus Leeming  <leeming@lyx.org>
7
8         * FileMonitor.[Ch]: new files. Monitor a file for any change and emit a
9         signal should it do so.
10
11         * Makefile.am: add FileMonitor.[Ch].
12
13 2002-07-18  André Pönitz <poenitz@gmx.net>
14
15         * filetools.C (LibScriptSearch): bug fix
16
17 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
18
19         * filetools.C (LyXReadLink): add bool 'resolve' to return link
20         contents as an absolute path
21
22 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
23
24         * filetools.C (IsLyXFilename):
25         (IsSGMLFilename): use ascii_lowercase instead of lowercase
26
27         * lstrings.[Ch] (ascii_lowercase): new function
28         
29 2002-07-16  André Pönitz <poenitz@gmx.net>
30
31         * FileInfo.Ch: remove unneeded code
32
33 2002-06-20  Herbert Voss  <voss@perce.de>
34
35         * filetools.[C] (readExtFromContents): add support for
36         (x)fig format images
37                 
38 2002-06-26  André Pönitz <poenitz@gmx.net>
39
40         * filetools.[Ch]: small whitespace, more compact 'return' statement
41
42 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
43
44         * lyxalgo.h: add eliminate_duplicates
45
46 2002-06-17  Herbert Voss  <voss@perce.de>
47
48         * filetools.[C]: (readBB_from_PSFile) add a helperfunc
49         (readBB_lyxerrMessage) to get better lyxerr messages
50         (getExtFromContents) test epsi files in the right way
51                 
52         * DestroxLyXTmpDir.C: changed to true, to delete the
53         temporary unzipped files, too.
54
55 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
56
57         * putenv.C (putenv): putenv should never be found in std::
58
59         * kill.C (kill): kill should never be found in std::
60
61         * filetools.C: pclose and popen should never be found in std::
62
63 2002-06-07  Angus Leeming  <leeming@lyx.org>
64
65         Fixes needed to compile with Compaq cxx 6.5.
66         * lyxfunctional.h: rename lyx::class_fun(C & c, void(C::*f)(A)) as
67         lyx::void_class_fun to avoid compiler problems with Compaq cxx 6.5:
68         more than one instance of overloaded function "lyx::class_fun" matches
69         the argument list.
70
71         * filetools.C:
72         * kill.C:
73         * lstrings.C:
74         * putenv.C:
75         * snprintf.h:
76         * systemcall.C:
77         * utility.h:
78         all c-library variables have been moved into namespace std.
79         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
80
81         * kill.C: rename signal.h as csignal.
82
83         * putenv.C: rename stdlib.h as cstdlib
84
85 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
86
87         * lxtl.h: remove unused file
88
89 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
90
91         * Makefile.am:
92         * date.C:
93         * getUserName.C:
94         * fileblocks.c:
95         * StrPool.h:
96         * StrPool.C: remove unused files
97
98         * lyxalgo.h:
99         * lyxlib.h:
100         * mkdir.C:
101         * path.h:
102         * path.C:
103         * systemcall.C:
104         * textutils.h:
105         * translator.h:
106         * types.h: document and small cleanups
107
108 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
109
110         * switch from SigC signals to boost::signals.
111
112 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
113
114         * Makefile.am:
115         * limited_stack.h: new template for limited-size
116           stacks
117
118 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
119
120         * filetools.C: do not include LSubstring.h
121
122         * lstrings.C: change include order
123         (regexMatch): use boost regex get rid of LRegex and LSubstring
124
125         * Makefile.am (libsupport_la_SOURCES): delete regex and substring
126         stuff.
127
128         * LSubstring.h: remove file
129         * regex.c: ditto
130         * lyxregex.h: ditto
131         * LRegex.C: ditto
132         * LRegex.h: ditto
133         * LSubstring.C: ditto
134
135 2002-05-24  Juergen Vigna  <jug@sad.it>
136
137         * lyxsum.C: include local includes first (self containment)
138
139 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
140
141         * forkedcall.h: use more specific smart_ptr header.
142
143         * lyxsum.C: move some using declarations around.
144
145 2002-05-03  Herbert Voss  <voss@perce.de>
146
147         * filetools.C (getExtFromContents): only print the first 60 chars of
148         the scanned-string when debugging.
149
150 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
151
152         * lyxstring.C: close to typo fix.
153
154 2002-05-02  Angus Leeming  <a.leeming@ic.ac.uk>
155
156         * filetools.C: add a using std::getline directive.
157
158 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
159
160         * lyxstring.C (operator>>): try a new version of the operator>>
161
162 2002-04-14  Herbert Voss  <voss@perce.de>
163
164         * lstrings.[Ch]: move the getVectorFromString and the vice versa
165         from frontends/controllers/helper_funcs for better use in other
166         programs
167
168 2002-04-15  Angus Leeming  <a.leeming@ic.ac.uk>
169
170         * tempname.C (make_tempfile): simplify the #ifdef block by using
171         #if defined and re-write the #warning as a #error because it's terminal.
172
173 2002-04-08  Herbert Voss  <voss@perce.de>
174
175         * filetools.C (getExtFromContents): get tgif run
176
177 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
178
179         * filetools.C (getExtFromContents): re-format a little and remove
180         replicated "sgi" entry.
181
182 2002-04-07  Herbert Voss  <voss@perce.de>
183
184         * filetools.[Ch]: add readBB_from_PSFile() to make bb available
185         for the lyx-view in graphics (moved from ControlGraphics)
186
187 2002-04-07  Herbert Voss  <voss@perce.de>
188
189         * filetools.C: fix bug for eps. scans now a whole line
190
191 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
192
193         * lyxstring.C (operator>>): use the better solution, this fixes a
194         "not able to read '\0'" bug.
195
196 2002-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
197
198         * translator.h: add missing typename
199
200 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
201
202         * filetools.C (LibScriptSearch): new command. Searches for scripts
203         in lyx data directories.
204         (LibScriptSearch): try to use split() correctly.
205
206 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
207
208         * most files: ws cleanup
209
210         * Makefile.am: remove ld -r stuff
211
212 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
213
214         * Makefile.am (libsupport.la): special rules if partial linking
215
216 2002-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
217
218         * forkedcontr.C: turn the timer off when their are no longer any
219         child processes running.
220
221 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
222
223         * forkedcall.h: docy fix
224         change SignalType second type to be const ref.
225
226         * forkedcall.C: doxy fix
227
228 2002-03-11  Kayvan A. Sylvan  <kayvan@sylvan.com>
229
230         * lyxsum.C: compilation fix
231
232 2002-03-02  Herbert Voss  <voss@perce.de>
233
234         * filetools.C: fix bug for xbm format and added some more debug
235         infos
236
237 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
238
239         * forkedcontr.h: make constructor public
240
241         * types.h: remove layout_type
242
243 2002-03-01  Angus Leeming  <a.leeming@ic.ac.uk>
244
245         * filetools.C (getExtFromContents): cleanup.
246
247         * forkedcontr.h (d-tor): make it public for Dekel's crappy compiler.
248
249 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
250
251         * Makefile.am (SIGC_INCLUDES): add a -I directive for when
252         building outside of source tree.
253
254 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
255
256         * forkedcall.[Ch]:
257         * forkedcontr.[Ch]: new files. Asger's forked call controller is
258         re-born, with a working timer and a modified interface. The
259         startscript method is now passed a Signal rather than a pointer
260         to a callback function. This enables us to connect to the method of
261         a C++ class, if we so desire.
262
263         * Makefile.am: add forkedcall.[Ch], forkedcontr.[Ch].
264
265 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
266
267         * Makefile.am:
268         * os2_defines.h:
269         * os2_errortable.h:
270         * nt_defines.h: moved from src/
271
272 2002-02-23  Herbert Voss  <voss@perce.de>
273
274         * filetools.C: added more graphic formats
275
276 2002-02-18  Herbert Voss  <voss@perce.de>
277
278         * filetools.C: (getExtFromContents) return the fileextension
279         if no format is detected.
280
281 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
282
283         * syscall.[Ch]: renamed as systemcall.[Ch]. class Systemcalls renamed
284         as class SystemCall because one Systemcall instance represents a
285         single child process.
286
287         * filetools.C:
288         * Makefile.am: associated changes.
289
290 2002-02-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
291
292         * syscall.C (Systemcalls): include <cstdlib>
293
294 2002-02-08  Herbert Voss  <voss@perce.de>
295
296         * filetools.C: (getExtFromContents) adding Grace-format
297         for filetypes
298
299 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
300
301         * syscontr.[Ch]:
302         * syssingleton.C: files removed.
303
304         * syscall.[Ch]: remove the forked calls interface, as nothing, nowhere
305         uses it. Strip down the Systemcalls interface to make it brutally
306         obvious how unsophisticated it is.
307
308 2002-02-08  Herbert Voss  <voss@perce.de>
309
310         * filetools.C: (getExtFromContents) adding TGIF-format
311         and return type "user" when no type is detected
312
313 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
314
315         * textutils.h: remove IsLineSeparatorChar(char, Inset *)
316
317 2002-02-10 Kayvan Sylvan <kayvan@sylvan.com>
318
319         * os_win32.C: Add "using std::endl" to fix compilation for GCC 3.X.
320
321 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
322
323         * FileInfo.h: remove special cygwin code.
324
325         * filetools.C (do_popen): use os::read_mode().
326
327         * os_win32.C (read_mode):
328         * os_os2.C (read_mode):
329         * os_unix.C (read_mode): new method
330
331         * filetools.C (do_popen): fix for cygwin compatibility (from Claus
332         Hentschel). This code should maybe be moved to os:: class.
333
334 2002-02-08  Herbert Voss  <voss@perce.de>
335
336         * filetools.C: (unzipFile) fix typo
337
338 2002-02-06  Herbert Voss  <voss@perce.de>
339
340         * filetools.[Ch]: fix some bugs for detecting zipped files
341         adding unzipFile()
342
343 2002-02-04  Herbert Voss  <voss@perce.de>
344
345         * filetools.[Ch]: add ifZippedFile() for zipped
346         graphic files
347
348 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
349
350         * filetools.C (FileOpenSearch): remove duplicated line, probably
351         resulting from bad cut-and paste.
352
353 2002-01-31  Herbert Voss  <voss@perce.de>
354
355         * filetools.[Ch]: add getExtFromContents(), which returns
356         the type of the (graphic) file
357
358 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
359
360         * copy.C (copy): open file in binary mode (for cygwin)
361
362 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
363
364         * lyxsum.C: remove #warnings and replaced them with runtime debug
365         info.
366
367 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
368
369         * lyxalgo.h: include <algorithm>
370
371 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
372
373         * lyx_algo.h: add a standard-conforming count to namespace lyx.
374
375         * lstrings.[Ch] (countChar): removed. Use lyx::count.
376
377 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
378
379         * filetools.C: fix use of FileInfo
380
381         * FileInfo.h:
382         * FileInfo.C: add Asserts and documentation
383
384 2001-12-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
385
386         * os_win32.C: compilation fixes
387
388 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
389
390         * lstrings.h: do not include <cctype>
391
392 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
393
394         * lyxsum.C: portability fix for mmap patch
395
396 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
397
398         * filetools.C:
399         * lstrings.C:
400         * lyxstring.C: change "while(" to "while ("
401
402 2001-12-03  Ben Stanley <bds02@uow.edu.au>
403
404         * lyxsum.C: Added mmap version of CRC and made it selected
405         by default where available. Used process_block for crc for speedup.
406
407 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
408
409         * filetools.C: more robust failure for DirList()
410
411 2001-11-29  André Pönitz <poenitz@gmx.net>
412
413         * types.h: introduce types for textclass numbers and layout numbers
414
415 2001-11-28  André Pönitz <poenitz@gmx.net>
416
417         * Makefile.am: put types.h in
418
419 2001-11-26  André Pönitz <poenitz@gmx.net>
420
421         * types.h: introduce types for paragraph positions and layout numbers
422
423 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
424
425         * filetools.C: remove dead code
426
427         * syscall.C: show prog in fail case
428
429 2001-10-24  Andre Poenitz  <poenitz@HTWM.De>
430
431         * filetools.C: code style cleanup
432
433 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
434
435         * os.h: remove spurious punctuation.
436
437 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
438
439         * LAssert.h:
440         * LAssert.C: use new emergencyCleanup()
441
442 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
443
444         * filetools.C (i18nLibFileSearch): check also LANGUAGE and LC_ALL,
445         like GNU gettext does.
446
447 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
448
449         * filetools.C (AbsolutePath): Use os::is_absolute_path() (also in
450         several methods)
451         (findtexfile): oops! the change from last friday was wrong...
452
453         * os_win32.C (is_absolute_path):
454         * os_unix.C (is_absolute_path):
455         * os_os2.C (is_absolute_path): new method
456
457 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
458
459         * filetools.C (findtexfile): apply os::internal_path to the result.
460
461 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
462
463         * os_win32.C:
464         * os_unix.C:
465         * os_os2.C:
466         * os.h: add internal_path method, which converts a unix-type file
467         name to the type known to the underlying file system (currently
468         only useful on cygwin) [from Ruurd A. Reitsma and Claus Hentschel]
469
470 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
471
472         * smart_ptr.h: new file
473
474         * utility.h: new file
475
476 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
477
478         * filetools.h:
479         * filetools.C (IsDirWriteable): fix this
480
481 2001-07-26  Baruch Even  <baruch@lyx.org>
482
483         * lyxlib.h (float_equal): Added function to compare floats almost equal
484         (see function comment).
485
486 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
487
488         Consistent use of Lsstream.h:
489         * filetools.C (GetFileContents): std::ostringstream -> ostringstream.
490
491 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
492
493         * translator.h: (*it). -> it->
494
495 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
496
497         * filetools.C (DeleteAllFilesInDir): send debug output to
498         Debug::FILES instewad of Debug::ANY.
499
500         * DebugStream.h: remove gcc 2.8.x hack.
501
502 2001-06-26  The LyX Project  <jug@sad.it>
503
504         * lstrings.h:
505         * lstrings.C (escape): move method to escape non ascii characters
506         from insets label and ref to here.
507
508 2001-06-25  The LyX Project  <jug@sad.it>
509
510         * filetools.C (IsLyXFilename):
511         (IsSGMLFilename): do case insensitive name matching
512
513 2001-06-24  The LyX Project  <jug@sad.it>
514
515         * lstrings.C (compare_ascii_no_case): version of compare_no_case
516         which only considers case of ascii characters
517
518         * lyxstring.C (replace): added for compatibility with gcc 2.95.3+
519         sstream header.
520
521 2001-06-23  The LyX Project  <jug@sad.it>
522
523         * textutils.h (IsPrintable): take into account unprintable spaces
524         above 127.
525         (IsDigit): new function
526         (IsLetterCharOrDigit): use IsDigit
527
528 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
529
530         * filetools.C (findtexfile): strip final \r if necessary (for
531         cygwin)
532
533 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
534
535         * FileInfo.C:
536         * StrPool.C: removed // -*- C++ -*- as first line.
537
538 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
539
540         * lyxsum.C (do_crc): switch to use boost::crc for generating the
541         checksum.
542
543 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
544
545         * lstrings.C:
546         * syscall.C:
547         * syscontr.C:
548         * LSubstring.C: bring C functions in global namespace if
549         necessary.
550
551         * lstrings.h (compare): use the std:: version of str[n]cmp only
552         when it exists.
553
554 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
555
556         * syscontr.C: add std::
557
558         * syscall.C: add std::
559
560         * lstrings.h (compare): add std::
561
562         * lstrings.C (prefixIs): add std::
563         (suffixIs): ditto
564         (subst): ditto
565
566         * LSubstring.C (LSubstring): add std::
567
568 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
569
570         * lyxsum.C (sum): use istreambuf_iterator when available.
571
572 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
573
574         * lyxsum.C (sum): don't use sstream anymore, use istream_iterator
575         directly instead.
576
577         * lyxstring.C (operator): make const operator[] behave as
578         non-const and at.
579
580 2001-05-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
581
582         * Makefile.am (EXTRA_DIST): add the os_*.C files.
583
584 2001-05-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
585
586         * filetools.C (MakeAbsPath): remove debugging statement
587
588 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
589
590         * FileInfo.h: X_OK workaround for cygwin
591
592         * Makefile.am:
593         * os.C:
594         * os.h:
595         * os_os2.C:
596         * os_unix.C:
597         * os_win32.C:
598         * filetools.C:
599         * filetools.h: Added os:: class.
600
601         * rename.C:
602         * syscall.C:
603         * tempname.C: OS/2 fixes
604
605 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
606
607         * textutils.h: remvoe !NEW_INSETS cruft
608
609 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
610
611         * fmt.C:
612         * atoi.C: add using directives when needed for C functions
613         declared in std:: namespace.
614
615 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
616
617         * lstrings.C : add two helper structs, local_lowercase and
618         local_uppercase.
619         (lowercase): change to use std::transform
620         (uppercase): change to use std::transform
621
622 2001-04-25  Allan Rae  <rae@lyx.org>
623
624         * lyxstring.C : Assert got moved and Lars missed a few.
625
626 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
627
628         * LAssert.h (Assert): put into namespace lyx
629
630         * lyxfunctional.h: put into namespace lyx
631         * translator.h: adjust
632
633 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
634
635         * lyxalgo.h: put into namespace lyx, add firster and copy_if
636
637         * FileInfo.h: inherit privately from noncopyable
638         * path.h: ditto
639
640 2001-04-16  Allan Rae  <rae@lyx.org>
641
642         * tempname.C (make_tempfile): #warning triggers an error on Sun CC 6.0
643         as an unrecognised preprocessor directive.  So ensure they're wrapped.
644
645 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
646
647         * several files: remove CXX_WORKING_NAMESPACES
648
649         * FileInfo.h: noncopyable is in namespace boost
650         * path.h: ditto
651
652 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
653
654         * syscontr.h: fix header include
655
656 2001-02-28  Baruch Even  <baruch@ev-en.org>
657
658         * filetools.C: Removed dependency on syscall.h
659
660         * syscall.h:
661         * syscall.C: Minor cleanings before I start to touch this code.
662
663 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
664
665         * filetools.C (CreateTmpDir): change umask to 0700.
666
667 2001-02-27  José Matos  <jamatos@fep.up.pt>
668
669         * filetools.h (BasePath):
670         * filetools.C (BasePath): removed since it is a duplicate of OnlyPath.
671
672         * filetools.C (IsLyXFilename):
673         * filetools.C (IsSGMLFilename): test if extension is suffix and not
674         only contained.
675
676 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
677
678         * fmt.C:
679         * filetools.C:
680         * atoi.C: remove cruft
681
682 2001-02-06  albert chin  <china@thewrittenword.com>
683
684         * snprintf.h:
685         * fmt.C: use HAVE_DECL_SNPRINTF
686
687 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
688
689         * lyxstring.C: Fix some assertions.
690
691 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
692
693         * lstrings.C (strip): Add a fix for compilers with broken
694         string::find_last_not_of.
695
696         * filetools.C (AddPath): Simplify by using strip and frontStrip.
697
698 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
699
700         * lyxstring.C (rfind): Fix broken functions.
701         (find): Few optimizations.