.. |
.cvsignore
|
ignore generated files
|
1999-03-20 02:13:57 +00:00 |
Makefile.in
|
make mork a dll /so
|
1999-06-22 20:34:14 +00:00 |
makefile.win
|
make mork a dll
|
1999-06-22 20:36:04 +00:00 |
mork.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkArray.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkArray.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkAtom.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkAtom.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkAtomMap.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkAtomMap.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkAtomSpace.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkAtomSpace.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkBlob.cpp
|
get mork parsing working so we can read existing databases
|
1999-03-23 23:01:37 +00:00 |
morkBlob.h
|
get mork parsing working so we can read existing databases
|
1999-03-23 23:01:37 +00:00 |
morkBuilder.cpp
|
moving row positions; responding to parse
|
1999-07-20 23:37:06 +00:00 |
morkBuilder.h
|
moving row positions; responding to parse
|
1999-07-20 23:37:06 +00:00 |
morkCell.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkCell.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkCellObject.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkCellObject.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkCh.cpp
|
type of morkCh_Type[] changed to mork_flags array
|
1999-04-19 22:14:44 +00:00 |
morkCh.h
|
change type of char pred array to mork_flag, so that callers
can pull and cache a byte of predicate bits, permitting many
predicates to be examined in a register value without any
implied memory access to slow a CPU in tight loops.
|
1999-04-19 22:14:04 +00:00 |
morkConfig.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkConfig.h
|
Unix fixes, specifically for SunOS 4.
|
1999-07-02 02:05:41 +00:00 |
morkCursor.cpp
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkCursor.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkDeque.cpp
|
Fix warnings...link is a global variable and we were shadowing it.
|
1999-08-05 23:02:51 +00:00 |
morkDeque.h
|
add inline method for inverse of 'isempty' -> 'hasmembers'
|
1999-07-20 23:29:05 +00:00 |
morkEnv.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkEnv.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkFactory.cpp
|
reorder morkFactory member construction to quell Unix warnings
|
1999-04-19 22:16:03 +00:00 |
morkFactory.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkFile.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkFile.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkHandle.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkHandle.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkIntMap.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkIntMap.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkMap.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkMap.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkNode.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkNode.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkNodeMap.cpp
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkNodeMap.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkObject.cpp
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkObject.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkParser.cpp
|
moving row positions; parsing
|
1999-07-20 23:36:38 +00:00 |
morkParser.h
|
moving row positions; parsing
|
1999-07-20 23:36:38 +00:00 |
morkPool.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkPool.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkPortTableCursor.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkPortTableCursor.h
|
make morkPortTableCursor actually work
|
1999-04-19 22:18:34 +00:00 |
morkRow.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkRow.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkRowCellCursor.cpp
|
add NilRowObjectError();
|
1999-04-19 22:22:28 +00:00 |
morkRowCellCursor.h
|
add NilRowObjectError();
|
1999-04-19 22:22:28 +00:00 |
morkRowMap.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkRowMap.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkRowObject.cpp
|
latest mork drop, fix ref counting bug, add meta table info
|
1999-03-30 05:43:09 +00:00 |
morkRowObject.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkRowSpace.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkRowSpace.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkSink.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
morkSink.h
|
get mork parsing working so we can read existing databases
|
1999-03-23 23:01:37 +00:00 |
morkSpace.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkSpace.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkStore.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkStore.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkStream.cpp
|
cleanup
|
1999-07-20 23:24:51 +00:00 |
morkStream.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkTable.cpp
|
fix warning...we were shadowing a variable called count.
|
1999-08-05 23:06:23 +00:00 |
morkTable.h
|
moving row positions
|
1999-07-20 23:36:08 +00:00 |
morkTableRowCursor.cpp
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkTableRowCursor.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkThumb.cpp
|
fix memory leak of writer
|
1999-08-01 17:01:32 +00:00 |
morkThumb.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkWriter.cpp
|
cutting row syntax
|
1999-07-20 23:23:53 +00:00 |
morkWriter.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
morkYarn.cpp
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
morkYarn.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
orkinCell.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinCell.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
orkinEnv.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinEnv.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinErrorHook.cpp
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
orkinErrorHook.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
orkinFactory.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinFactory.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinFile.cpp
|
First Checked In.
|
1999-08-10 21:52:13 +00:00 |
orkinFile.h
|
First Checked In.
|
1999-08-10 21:52:13 +00:00 |
orkinHeap.cpp
|
HP's native compiler won't allow delete's of void *... so since this
|
1999-08-21 00:43:08 +00:00 |
orkinHeap.h
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
orkinPortTableCursor.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
orkinPortTableCursor.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
orkinRow.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinRow.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
orkinRowCellCursor.cpp
|
remove several warnings
|
1999-06-19 21:34:32 +00:00 |
orkinRowCellCursor.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
orkinStore.cpp
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinStore.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinTable.cpp
|
moving row positions
|
1999-07-20 23:36:08 +00:00 |
orkinTable.h
|
incremental writing, memory leak fixed for davidmc
|
1999-07-14 15:52:46 +00:00 |
orkinTableRowCursor.cpp
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
orkinTableRowCursor.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |
orkinThumb.cpp
|
initial mork landing - not part of build yet
|
1999-03-12 07:39:27 +00:00 |
orkinThumb.h
|
add FindRow api, fix lots of warnings, speed up msg threading
|
1999-05-04 02:55:30 +00:00 |