1902d196dc261e9aa784a23c837dd60a3df6f00c
[pspp-builds.git] / src / libpspp / ChangeLog
1 Tue Mar 28 13:49:11 WST 2006 John Darrington <john@darrington.wattle.id.au>
2
3         * str.[ch]: New functions ds_create_substr, ds_find, ds_n_find, 
4         ds_ltrim_spaces
5
6 Sat Mar  4 12:59:01 2006  Ben Pfaff  <blp@gnu.org>
7
8         * compiler.h: New file.
9
10 Sat Mar  4 11:55:16 2006  Ben Pfaff  <blp@gnu.org>
11
12         * str.h: Now assume that sprintf() returns the correct value.
13         Always implement spprintf as a static inline function.  Change
14         nsprintf, nvsprintf to simple macros that call sprintf, vsprintf.
15
16         * str.c: Remove spprintf, nsprintf, nvsprintf conditional
17         definitions.
18
19 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
20         
21         * Moved files from src directory