]> git.lyx.org Git - features.git/blob - src/support/ChangeLog
c12d709ad5028aade2febcf92769ae241cec8916
[features.git] / src / support / ChangeLog
1 2002-02-18  Herbert Voss  <voss@perce.de>
2
3         * filetools.C: (getExtFromContents) return the fileextension
4         if no format is detected.
5         
6 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
7
8         * syscall.[Ch]: renamed as systemcall.[Ch]. class Systemcalls renamed
9         as class SystemCall because one Systemcall instance represents a
10         single child process.
11
12         * filetools.C:
13         * Makefile.am: associated changes.
14
15 2002-02-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
16
17         * syscall.C (Systemcalls): include <cstdlib>
18
19 2002-02-08  Herbert Voss  <voss@perce.de>
20
21         * filetools.C: (getExtFromContents) adding Grace-format
22         for filetypes
23
24 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
25
26         * syscontr.[Ch]:
27         * syssingleton.C: files removed.
28
29         * syscall.[Ch]: remove the forked calls interface, as nothing, nowhere
30         uses it. Strip down the Systemcalls interface to make it brutally
31         obvious how unsophisticated it is.
32
33 2002-02-08  Herbert Voss  <voss@perce.de>
34
35         * filetools.C: (getExtFromContents) adding TGIF-format
36         and return type "user" when no type is detected
37
38 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
39
40         * textutils.h: remove IsLineSeparatorChar(char, Inset *)
41
42 2002-02-10 Kayvan Sylvan <kayvan@sylvan.com>
43
44         * os_win32.C: Add "using std::endl" to fix compilation for GCC 3.X.
45
46 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
47
48         * FileInfo.h: remove special cygwin code.
49
50         * filetools.C (do_popen): use os::read_mode().
51
52         * os_win32.C (read_mode): 
53         * os_os2.C (read_mode): 
54         * os_unix.C (read_mode): new method
55
56         * filetools.C (do_popen): fix for cygwin compatibility (from Claus
57         Hentschel). This code should maybe be moved to os:: class.
58
59 2002-02-08  Herbert Voss  <voss@perce.de>
60
61         * filetools.C: (unzipFile) fix typo
62
63 2002-02-06  Herbert Voss  <voss@perce.de>
64
65         * filetools.[Ch]: fix some bugs for detecting zipped files 
66         adding unzipFile()
67
68 2002-02-04  Herbert Voss  <voss@perce.de>
69
70         * filetools.[Ch]: add ifZippedFile() for zipped
71         graphic files 
72
73 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
74
75         * filetools.C (FileOpenSearch): remove duplicated line, probably
76         resulting from bad cut-and paste.
77
78 2002-01-31  Herbert Voss  <voss@perce.de>
79
80         * filetools.[Ch]: add getExtFromContents(), which returns
81         the type of the (graphic) file 
82
83 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
84
85         * copy.C (copy): open file in binary mode (for cygwin)
86
87 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
88
89         * lyxsum.C: remove #warnings and replaced them with runtime debug
90         info. 
91
92 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
93
94         * lyxalgo.h: include <algorithm>
95
96 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
97
98         * lyx_algo.h: add a standard-conforming count to namespace lyx.
99
100         * lstrings.[Ch] (countChar): removed. Use lyx::count.
101
102 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
103
104         * filetools.C: fix use of FileInfo
105
106         * FileInfo.h:
107         * FileInfo.C: add Asserts and documentation
108  
109 2001-12-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
110
111         * os_win32.C: compilation fixes
112
113 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
114
115         * lstrings.h: do not include <cctype>
116
117 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
118
119         * lyxsum.C: portability fix for mmap patch
120
121 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
122
123         * filetools.C:
124         * lstrings.C:
125         * lyxstring.C: change "while(" to "while ("
126
127 2001-12-03  Ben Stanley <bds02@uow.edu.au>
128
129         * lyxsum.C: Added mmap version of CRC and made it selected 
130         by default where available. Used process_block for crc for speedup.
131         
132 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
133
134         * filetools.C: more robust failure for DirList()
135
136 2001-11-29  André Pönitz <poenitz@gmx.net>
137         
138         * types.h: introduce types for textclass numbers and layout numbers
139
140 2001-11-28  André Pönitz <poenitz@gmx.net>
141         
142         * Makefile.am: put types.h in
143
144 2001-11-26  André Pönitz <poenitz@gmx.net>
145         
146         * types.h: introduce types for paragraph positions and layout numbers
147
148 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
149
150         * filetools.C: remove dead code
151  
152         * syscall.C: show prog in fail case
153  
154 2001-10-24  Andre Poenitz  <poenitz@HTWM.De>
155
156         * filetools.C: code style cleanup
157
158 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
159
160         * os.h: remove spurious punctuation.
161
162 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
163
164         * LAssert.h:
165         * LAssert.C: use new emergencyCleanup()
166  
167 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
168
169         * filetools.C (i18nLibFileSearch): check also LANGUAGE and LC_ALL,
170         like GNU gettext does.
171
172 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
173
174         * filetools.C (AbsolutePath): Use os::is_absolute_path() (also in
175         several methods)
176         (findtexfile): oops! the change from last friday was wrong...
177
178         * os_win32.C (is_absolute_path): 
179         * os_unix.C (is_absolute_path): 
180         * os_os2.C (is_absolute_path): new method       
181
182 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
183
184         * filetools.C (findtexfile): apply os::internal_path to the result.
185
186 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
187
188         * os_win32.C: 
189         * os_unix.C:
190         * os_os2.C:
191         * os.h: add internal_path method, which converts a unix-type file
192         name to the type known to the underlying file system (currently
193         only useful on cygwin) [from Ruurd A. Reitsma and Claus Hentschel]
194
195 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
196
197         * smart_ptr.h: new file
198
199         * utility.h: new file
200
201 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
202
203         * filetools.h:
204         * filetools.C (IsDirWriteable): fix this
205  
206 2001-07-26  Baruch Even  <baruch@lyx.org>
207
208         * lyxlib.h (float_equal): Added function to compare floats almost equal
209         (see function comment).
210
211 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
212
213         Consistent use of Lsstream.h:
214         * filetools.C (GetFileContents): std::ostringstream -> ostringstream.
215
216 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
217
218         * translator.h: (*it). -> it->
219
220 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
221
222         * filetools.C (DeleteAllFilesInDir): send debug output to
223         Debug::FILES instewad of Debug::ANY.
224
225         * DebugStream.h: remove gcc 2.8.x hack.
226
227 2001-06-26  The LyX Project  <jug@sad.it>
228
229         * lstrings.h:
230         * lstrings.C (escape): move method to escape non ascii characters
231         from insets label and ref to here.
232
233 2001-06-25  The LyX Project  <jug@sad.it>
234
235         * filetools.C (IsLyXFilename): 
236         (IsSGMLFilename): do case insensitive name matching
237
238 2001-06-24  The LyX Project  <jug@sad.it>
239
240         * lstrings.C (compare_ascii_no_case): version of compare_no_case
241         which only considers case of ascii characters
242
243         * lyxstring.C (replace): added for compatibility with gcc 2.95.3+
244         sstream header.
245
246 2001-06-23  The LyX Project  <jug@sad.it>
247
248         * textutils.h (IsPrintable): take into account unprintable spaces
249         above 127.
250         (IsDigit): new function
251         (IsLetterCharOrDigit): use IsDigit
252
253 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
254
255         * filetools.C (findtexfile): strip final \r if necessary (for
256         cygwin)
257
258 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
259
260         * FileInfo.C:
261         * StrPool.C: removed // -*- C++ -*- as first line.
262
263 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
264
265         * lyxsum.C (do_crc): switch to use boost::crc for generating the
266         checksum.
267
268 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
269
270         * lstrings.C: 
271         * syscall.C:
272         * syscontr.C: 
273         * LSubstring.C: bring C functions in global namespace if
274         necessary. 
275
276         * lstrings.h (compare): use the std:: version of str[n]cmp only
277         when it exists.
278
279 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
280
281         * syscontr.C: add std::
282
283         * syscall.C: add std::
284
285         * lstrings.h (compare): add std::
286
287         * lstrings.C (prefixIs): add std::
288         (suffixIs): ditto
289         (subst): ditto
290
291         * LSubstring.C (LSubstring): add std::
292
293 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
294
295         * lyxsum.C (sum): use istreambuf_iterator when available.
296
297 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
298
299         * lyxsum.C (sum): don't use sstream anymore, use istream_iterator
300         directly instead.
301
302         * lyxstring.C (operator): make const operator[] behave as
303         non-const and at.
304
305 2001-05-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
306
307         * Makefile.am (EXTRA_DIST): add the os_*.C files.
308
309 2001-05-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
310
311         * filetools.C (MakeAbsPath): remove debugging statement
312
313 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
314
315         * FileInfo.h: X_OK workaround for cygwin
316
317         * Makefile.am:
318         * os.C:
319         * os.h:
320         * os_os2.C:
321         * os_unix.C:
322         * os_win32.C:
323         * filetools.C:
324         * filetools.h: Added os:: class.
325
326         * rename.C:
327         * syscall.C:
328         * tempname.C: OS/2 fixes
329
330 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
331
332         * textutils.h: remvoe !NEW_INSETS cruft
333
334 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
335
336         * fmt.C: 
337         * atoi.C: add using directives when needed for C functions
338         declared in std:: namespace.
339
340 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
341
342         * lstrings.C : add two helper structs, local_lowercase and
343         local_uppercase. 
344         (lowercase): change to use std::transform
345         (uppercase): change to use std::transform
346
347 2001-04-25  Allan Rae  <rae@lyx.org>
348
349         * lyxstring.C : Assert got moved and Lars missed a few.
350
351 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
352
353         * LAssert.h (Assert): put into namespace lyx
354
355         * lyxfunctional.h: put into namespace lyx
356         * translator.h: adjust
357
358 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
359
360         * lyxalgo.h: put into namespace lyx, add firster and copy_if
361
362         * FileInfo.h: inherit privately from noncopyable
363         * path.h: ditto
364
365 2001-04-16  Allan Rae  <rae@lyx.org>
366
367         * tempname.C (make_tempfile): #warning triggers an error on Sun CC 6.0
368         as an unrecognised preprocessor directive.  So ensure they're wrapped. 
369
370 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
371
372         * several files: remove CXX_WORKING_NAMESPACES
373
374         * FileInfo.h: noncopyable is in namespace boost
375         * path.h: ditto
376
377 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
378
379         * syscontr.h: fix header include
380
381 2001-02-28  Baruch Even  <baruch@ev-en.org>
382
383         * filetools.C: Removed dependency on syscall.h
384
385         * syscall.h:
386         * syscall.C: Minor cleanings before I start to touch this code.
387
388 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
389
390         * filetools.C (CreateTmpDir): change umask to 0700.
391
392 2001-02-27  José Matos  <jamatos@fep.up.pt>
393
394         * filetools.h (BasePath):
395         * filetools.C (BasePath): removed since it is a duplicate of OnlyPath.
396
397         * filetools.C (IsLyXFilename):
398         * filetools.C (IsSGMLFilename): test if extension is suffix and not
399         only contained.
400
401 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
402
403         * fmt.C: 
404         * filetools.C: 
405         * atoi.C: remove cruft
406
407 2001-02-06  albert chin  <china@thewrittenword.com>
408
409         * snprintf.h: 
410         * fmt.C: use HAVE_DECL_SNPRINTF
411         
412 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
413
414         * lyxstring.C: Fix some assertions.
415
416 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
417
418         * lstrings.C (strip): Add a fix for compilers with broken
419         string::find_last_not_of.
420
421         * filetools.C (AddPath): Simplify by using strip and frontStrip.
422
423 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
424
425         * lyxstring.C (rfind): Fix broken functions.
426         (find): Few optimizations.