]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
remove !NEW_INSETS cruft
[lyx.git] / src / support / ChangeLog
index 500846e5e1d6e9f5fc9fa89d5c3fcef25735318d..1a668822831f6be4ee104a9987a645b54fd1d164 100644 (file)
@@ -1,3 +1,38 @@
+2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * textutils.h: remvoe !NEW_INSETS cruft
+
+2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * fmt.C: 
+       * atoi.C: add using directives when needed for C functions
+       declared in std:: namespace.
+
+2001-04-25  Lars Gullik Bjø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  Allan Rae  <rae@lyx.org>
+
+       * lyxstring.C : Assert got moved and Lars missed a few.
+
+2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * LAssert.h (Assert): put into namespace lyx
+
+       * lyxfunctional.h: put into namespace lyx
+       * translator.h: adjust
+
+2001-04-17  Lars Gullik Bjø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-16  Allan Rae  <rae@lyx.org>
 
        * tempname.C (make_tempfile): #warning triggers an error on Sun CC 6.0