skidder
21e44d3af3
Close a couple potential tins of worms spotted by Claudio in my previous commits
2004-05-03 17:05:56 +00:00
skidder
8a4cb13eb2
Care about quirks of Windows platform
2004-05-03 01:53:24 +00:00
alexpeshkoff
94d2f698e2
1. introduced Jrd and Ods namespaces
...
2. cleanup of blk* request conversions
3. fixed memory allocation in Execute Statement
*** posix build fixes ***
2004-03-20 15:45:12 +00:00
alexpeshkoff
0b53355916
1. dropped unneeded AutoPtrFromString
...
2. added private copy constructor and assignment to avoid errors
2004-03-20 14:30:52 +00:00
robocop
f58c769c37
Cleanup. In geeky words:
...
PandoraBox* pbox = reinterpret_cast<PandoraBox*>(&can_of_worms);
pbox->open();
pbox->flush();
Nickolay may want to undo my ods.h changes if gcc insists
in its crusade against non-PODs and poodles.
2004-03-18 05:56:06 +00:00
alexpeshkoff
151368f3cc
fixing posix build
2004-03-15 19:10:44 +00:00
alexpeshkoff
699cf30d77
May use _any_ way to delete pointer, not only operator delete
2004-03-14 13:08:36 +00:00
robocop
2ab1f94dd2
Cleanup
...
Some minor corrections
Second step to rename
2004-03-11 05:04:26 +00:00
alexpeshkoff
b9b470b9c1
1. front-ported blob returning fix
...
2.correct license
2004-03-05 09:37:18 +00:00