Gilad Arnold
815942ed4c
- some further API improvements (?).
2005-02-08 23:56:47 +00:00
Gilad Arnold
307f268fdc
- working with flags instead of Boolean arguments; replaced some specialized
...
function calls with header-file macros.
2005-02-08 22:06:24 +00:00
Gilad Arnold
91f2c7c382
- moved pobj header internals back into the .c file (sorry Amir)
...
- added pobj_is_persistent() call to replace the formerly used macro
- minor rearragement of common contants/macros
- minor fix to makefile
2005-02-03 21:05:48 +00:00
Gilad Arnold
a7b1b70f74
Added persistified recursive updates. Should be tested.
2004-12-16 23:41:57 +00:00
Gilad Arnold
58bed5beca
Some changes to pobj.c to support operations for non-persistent (transient)
...
objects. Enhancement to test-list program to work with transient objects
as well. Minor fix to header file (typo).
2004-12-16 23:04:21 +00:00
Gilad Arnold
91eb96a113
Some changes: initial support for (un)persistify, range update, pobj_memset,
...
IS_PERSISTENT macro. Most are not yet tested, but compilation is okay...
2004-12-16 16:50:15 +00:00
Gilad Arnold
dbe3c6bdbc
Forgot to commit that together with changes to src/pobj/* files from yesterday.
2004-12-14 19:32:23 +00:00
Gilad Arnold
fc42d83efc
Added pobj library sources, header file, and test programs. Small changes were
...
made to src/Makefile.am in order to include src/pobj build, but no corresponding
change was made to test/Makefile.am (will be done in the near future).
2004-12-13 21:51:11 +00:00