gecko-dev/db/mork/src
bienvenu%netscape.com 6c84c33d79 allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497 2002-09-24 14:11:01 +00:00
..
.cvsignore
Makefile.in nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds. 2002-01-01 00:03:57 +00:00
mork.h
morkArray.cpp
morkArray.h
morkAtom.cpp fix occurance of potential (not actual) unitialized variable use in mork atom rs=sspitzer 2002-05-20 20:24:41 +00:00
morkAtom.h
morkAtomMap.cpp
morkAtomMap.h
morkAtomSpace.cpp
morkAtomSpace.h
morkBead.cpp
morkBead.h
morkBlob.cpp
morkBlob.h
morkBuilder.cpp fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354 2001-12-04 21:04:56 +00:00
morkBuilder.h
morkCell.cpp fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354 2001-12-04 21:04:56 +00:00
morkCell.h
morkCellObject.cpp fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
morkCellObject.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkCh.cpp
morkCh.h
morkConfig.cpp At least I only broke us - forgot include 2002-03-26 13:04:48 +00:00
morkConfig.h #132474 2002-03-22 21:18:11 +00:00
morkCursor.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkCursor.h fix aix bustage 2001-11-22 00:37:07 +00:00
morkDeque.cpp
morkDeque.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
morkEnv.cpp fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
morkEnv.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkFactory.cpp fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
morkFactory.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
morkFile.cpp #132474 2002-03-22 21:18:11 +00:00
morkFile.h fix aix bustage 2001-11-22 00:37:07 +00:00
morkHandle.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkHandle.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
morkIntMap.cpp
morkIntMap.h
morkMap.cpp
morkMap.h
morkNode.cpp fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
morkNode.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
morkNodeMap.cpp
morkNodeMap.h
morkObject.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
morkObject.h backing out last checkin 2002-05-16 00:53:09 +00:00
morkParser.cpp fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
morkParser.h
morkPool.cpp
morkPool.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
morkPortTableCursor.cpp fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
morkPortTableCursor.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkProbeMap.cpp
morkProbeMap.h
morkQuickSort.cpp
morkQuickSort.h
morkRow.cpp fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354 2001-12-04 21:04:56 +00:00
morkRow.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkRowCellCursor.cpp fix build warnings rs=sspitzer 2002-02-16 22:46:31 +00:00
morkRowCellCursor.h implement nsMorkRowCellCursor::NextCell r/sr =sspitzer 114117 2002-01-07 15:10:16 +00:00
morkRowMap.cpp
morkRowMap.h
morkRowObject.cpp allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497 2002-09-24 14:11:01 +00:00
morkRowObject.h allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497 2002-09-24 14:11:01 +00:00
morkRowSpace.cpp fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354 2001-12-04 21:04:56 +00:00
morkRowSpace.h
morkSearchRowCursor.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkSearchRowCursor.h
morkSink.cpp
morkSink.h
morkSorting.cpp
morkSorting.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
morkSortingRowCursor.cpp
morkSortingRowCursor.h
morkSpace.cpp
morkSpace.h
morkStore.cpp fix compiler warnings patch by godsham@ntsource.com r=bzbarsky sr=bienvenu 129208 2002-04-20 16:45:09 +00:00
morkStore.h fix crash loading corrupt history.dat file, cut down on mork memory growth when history does link coloring, r=naving, sr=alecf, sspitzer 113287 113354 2001-12-04 21:04:56 +00:00
morkStream.cpp Removing unused MORK_OBSOLETE and MORK_ALONE code. r=bienvenu, sr=alecf. 2001-12-03 23:35:23 +00:00
morkStream.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkTable.cpp allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497 2002-09-24 14:11:01 +00:00
morkTable.h allow mork to open db's with more than 64K rows, with help from leon.zhang@sun.com r=cavin, sr=alecf, 105497 2002-09-24 14:11:01 +00:00
morkTableRowCursor.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkTableRowCursor.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkThumb.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkThumb.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkUniqRowCursor.h
morkWriter.cpp backout most recent mork changes to fix build bustage 2002-02-17 03:11:14 +00:00
morkWriter.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
morkYarn.cpp
morkYarn.h
morkZone.cpp fix crash importing long mailing list r=naving, sr=sspitzer 62084 2002-05-08 03:16:22 +00:00
morkZone.h Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
orkinCell.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinCell.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinCompare.cpp
orkinCompare.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinEnv.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinEnv.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinErrorHook.cpp
orkinErrorHook.h
orkinFactory.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinFactory.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinFile.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinFile.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinHeap.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinHeap.h xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinPortTableCursor.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinPortTableCursor.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinRow.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
orkinRow.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinRowCellCursor.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinRowCellCursor.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinSorting.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinSorting.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinStore.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinStore.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinTable.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinTable.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinTableRowCursor.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinTableRowCursor.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
orkinThumb.cpp xpcomize mork and remove orkin layer from mork, r=naving, sr=sspitzer 110850 2001-11-21 21:52:12 +00:00
orkinThumb.h Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00