2001-04-25 19:33:52 +00:00
|
|
|
|
2001-04-25 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* lstrings.C : add two helper structs, local_lowercase and
|
|
|
|
|
local_uppercase.
|
|
|
|
|
(lowercase): change to use std::transform
|
|
|
|
|
(uppercase): change to use std::transform
|
|
|
|
|
|
2001-04-25 01:39:27 +00:00
|
|
|
|
2001-04-25 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
|
|
* lyxstring.C : Assert got moved and Lars missed a few.
|
|
|
|
|
|
2001-04-24 15:25:26 +00:00
|
|
|
|
2001-04-24 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* LAssert.h (Assert): put into namespace lyx
|
|
|
|
|
|
|
|
|
|
* lyxfunctional.h: put into namespace lyx
|
|
|
|
|
* translator.h: adjust
|
|
|
|
|
|
2001-04-17 14:22:53 +00:00
|
|
|
|
2001-04-17 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* lyxalgo.h: put into namespace lyx, add firster and copy_if
|
|
|
|
|
|
|
|
|
|
* FileInfo.h: inherit privately from noncopyable
|
|
|
|
|
* path.h: ditto
|
|
|
|
|
|
2001-04-17 00:19:49 +00:00
|
|
|
|
2001-04-16 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
|
|
* tempname.C (make_tempfile): #warning triggers an error on Sun CC 6.0
|
|
|
|
|
as an unrecognised preprocessor directive. So ensure they're wrapped.
|
|
|
|
|
|
2001-03-15 16:04:46 +00:00
|
|
|
|
2001-03-15 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
2001-03-15 18:21:56 +00:00
|
|
|
|
* several files: remove CXX_WORKING_NAMESPACES
|
|
|
|
|
|
2001-03-15 16:04:46 +00:00
|
|
|
|
* FileInfo.h: noncopyable is in namespace boost
|
|
|
|
|
* path.h: ditto
|
|
|
|
|
|
2001-03-01 15:03:52 +00:00
|
|
|
|
2001-02-16 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* syscontr.h: fix header include
|
|
|
|
|
|
2001-03-01 14:26:01 +00:00
|
|
|
|
2001-02-28 Baruch Even <baruch@ev-en.org>
|
|
|
|
|
|
|
|
|
|
* filetools.C: Removed dependency on syscall.h
|
|
|
|
|
|
|
|
|
|
* syscall.h:
|
|
|
|
|
* syscall.C: Minor cleanings before I start to touch this code.
|
|
|
|
|
|
2001-02-28 11:56:36 +00:00
|
|
|
|
2001-02-27 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
|
|
|
|
* filetools.C (CreateTmpDir): change umask to 0700.
|
|
|
|
|
|
2001-02-27 08:05:40 +00:00
|
|
|
|
2001-02-27 Jos<6F> Matos <jamatos@fep.up.pt>
|
|
|
|
|
|
|
|
|
|
* filetools.h (BasePath):
|
|
|
|
|
* filetools.C (BasePath): removed since it is a duplicate of OnlyPath.
|
|
|
|
|
|
|
|
|
|
* filetools.C (IsLyXFilename):
|
|
|
|
|
* filetools.C (IsSGMLFilename): test if extension is suffix and not
|
2001-03-01 15:03:52 +00:00
|
|
|
|
only contained.
|
2001-02-27 08:05:40 +00:00
|
|
|
|
|
2001-02-14 19:22:41 +00:00
|
|
|
|
2001-02-14 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
|
|
|
|
* fmt.C:
|
|
|
|
|
* filetools.C:
|
|
|
|
|
* atoi.C: remove cruft
|
|
|
|
|
|
2001-02-06 15:17:11 +00:00
|
|
|
|
2001-02-06 albert chin <china@thewrittenword.com>
|
|
|
|
|
|
|
|
|
|
* snprintf.h:
|
|
|
|
|
* fmt.C: use HAVE_DECL_SNPRINTF
|
|
|
|
|
|
2001-01-26 17:24:09 +00:00
|
|
|
|
2001-01-26 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* lyxstring.C: Fix some assertions.
|
|
|
|
|
|
2001-01-23 12:53:05 +00:00
|
|
|
|
2001-01-23 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* lstrings.C (strip): Add a fix for compilers with broken
|
|
|
|
|
string::find_last_not_of.
|
|
|
|
|
|
|
|
|
|
* filetools.C (AddPath): Simplify by using strip and frontStrip.
|
|
|
|
|
|
2001-01-20 15:37:54 +00:00
|
|
|
|
2001-01-20 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* lyxstring.C (rfind): Fix broken functions.
|
|
|
|
|
(find): Few optimizations.
|