diff options
author | Akira TAGOH <akira@tagoh.org> | 2006-03-29 17:37:15 +0000 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2006-03-29 17:37:15 +0000 |
commit | 07c84c384d2840c0f974f4cc3c3e368f14d195ef (patch) | |
tree | 3aadc0ed8826fa899c1461d69faf2c9b5fcec331 /ChangeLog | |
parent | fb1352fa95c55af4486e9d1453d338abbefef77b (diff) |
2006-03-30 Akira TAGOH <at@gclab.org>
* hieroglyph/hgmem.c: split up the allocator part to another files.
* hieroglyph/hgallocator-private.h: new file.
* hieroglyph/hgallocator-ffit.[ch]: new files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-03-30 Akira TAGOH <at@gclab.org> + + * hieroglyph/hgmem.c: split up the allocator part to another files. + + * hieroglyph/hgallocator-private.h: new file. + + * hieroglyph/hgallocator-ffit.[ch]: new files. + 2006-03-28 Akira TAGOH <at@gclab.org> * libretto/operator.c: makes a node with the same pool where the value |