projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65620ac
)
changelog
author
John Darrington
<john@darrington.wattle.id.au>
Mon, 24 Oct 2005 05:48:52 +0000
(
05:48
+0000)
committer
John Darrington
<john@darrington.wattle.id.au>
Mon, 24 Oct 2005 05:48:52 +0000
(
05:48
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4fd66f6fc984fe6fa59438a899badab833b04806..4df90e33707071f2402319d57a611a9e6995f3cc 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,13
@@
+Mon Oct 24 13:42:32 WST 2005 John Darrington <john@darrington.wattle.id.au>
+
+ Moved some definitions to make it easier to abstract a dictionary
+ from the rest of PSPP.
+
+ * format-prs.c lex-def.[ch]: New files.
+
+ * Makefile.am lexer.[ch] dictionary.c vars-atr.c vfm.c algorithm.c
+ format.c: Moved some functions between modules.
+
Sun Oct 23 19:28:08 2005 Ben Pfaff <blp@gnu.org>
Work to get rid of GCC 4.0 warnings, part 1.