Граф коммитов

95 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com 3c86ec982a Fix for Mac specific bug: 10421. 1999-08-19 09:48:53 +00:00
sgehani%netscape.com 08c4e213f8 Fix for UNIX specific bug: 10180. 1999-08-18 05:51:58 +00:00
dveditz%netscape.com 8398fc9db6 fixing bustage 1999-08-07 05:03:08 +00:00
bienvenu%netscape.com b57e609aef one more try, export the lib during the libs phase 1999-08-07 04:56:01 +00:00
bienvenu%netscape.com ec7197f099 attempt to fix registry bustage 1999-08-07 04:22:45 +00:00
dveditz%netscape.com da530db2f0 change library name to match Unix 1999-08-07 03:16:02 +00:00
dveditz%netscape.com b93556b555 update comment to reflect code 1999-08-07 03:12:40 +00:00
briano%netscape.com 29bb9a3ea9 Last part of the fix for bug 8568. Removed all the temporary, transitional references to libreg.{a,so}. Approved by cyeh@netscape.com. 1999-07-28 21:47:07 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
briano%netscape.com 1c4aa921c8 Needed to do the temporary copying in the libs step, not the install step. 1999-07-27 23:19:42 +00:00
briano%netscape.com ddbf4ba0d6 First temporary change involved in fixing bug 8568. This change will allow
for a smooth and hopefully breakage free checkin of all the dependent makefiles.
When that's done, these temporary changes can be deleted and the change to
"libmozreg" can be made permanent.
1999-07-27 21:45:10 +00:00
briano%netscape.com 7250b1091d Fix for IRIX 5.x. 1999-07-23 00:41:02 +00:00
dveditz%netscape.com 66a4e0d325 removed redundant registry locking to improve performance 1999-07-20 22:50:26 +00:00
briano%netscape.com ced6d4970a Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly. 1999-07-19 23:12:02 +00:00
ramiro%netscape.com 9200ddaebb Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch.  All changes protected by  MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
dp%netscape.com 54c432d92c Landing XPCOM_M8_PERF_BRANCH. Speeding up GetString(). 1999-07-07 07:42:03 +00:00
dveditz%netscape.com e79ea9311c Mac startup performance 1999-07-06 07:28:49 +00:00
dveditz%netscape.com 7aa859429b makefile cleanups 1999-07-02 13:40:18 +00:00
dp%netscape.com 18656b0696 Caching of node names in nsIRegistryNode
Adding nsIRegistryNode::GetIID()
        - Thanks Dan Veditz
1999-07-02 03:34:08 +00:00
akkana%netscape.com 9ac4dd6cc1 Fix separate-objdir build 1999-06-22 21:38:39 +00:00
dp%netscape.com 91b957fe2b Adding back member to store error for nsRegistryNode and nsRegistryValue. This gets it working again. 1999-06-22 13:58:12 +00:00
dp%netscape.com 91b58aabba - Threading fixed. Changed member that stored error from nsRegistry
to be an automatic variable.
- Using XPCOM_ComponentRegistry for OpenWellknownRegistry()
1999-06-21 23:40:21 +00:00
briano%netscape.com dcf07bc157 Minor DEC-specific tweak (i.e., only affects DEC builds) to fix the Tinderbox build. 1999-06-19 00:16:43 +00:00
dp%netscape.com aee4f0d23f Fixed crash due to multi-threading. bug# 7308, bug# 8150 1999-06-18 23:27:09 +00:00
dveditz%netscape.com b6fd77a052 eliminate extra startup file i/o 1999-06-16 06:50:37 +00:00
dougt%netscape.com 9060f6ce77 Be OS patch from Duncan Wilcox <duncan@be.com> Thank you. 1999-06-14 20:18:35 +00:00
dp%netscape.com 63b3a417da - NS_RegistryGetFactory API Change
- QuickRegister eliminated
1999-06-14 02:07:03 +00:00
dp%netscape.com 2a661d9391 Well Known Component Registry in <exedir>/component.reg implemented. 1999-06-09 19:16:38 +00:00
sdagley%netscape.com 0b20aacbf6 Fix bug #3534. Now set EOF and file position to requested offset in a seek when the offset is past the current EOF. With this fix pinkerton's workaround in reg.c is no longer required si it has been removed. Reviewed pinkerton, approved chofmann. 1999-05-20 01:25:54 +00:00
dveditz%netscape.com a4130bffe7 further bullet-proofing against bad callers 1999-05-19 02:02:47 +00:00
leaf%mozilla.org baa66bc6e5 backing out dveditz's changes (seems to be breaking mac) 1999-05-18 18:55:34 +00:00
dveditz%netscape.com 6764ccb9d4 missing lock 1999-05-18 14:49:02 +00:00
dveditz%netscape.com 6566a20663 NSReg.h 1999-05-18 14:46:02 +00:00
briano%netscape.com 165df38bcc Fix for QNX. 1999-05-12 23:53:50 +00:00
dveditz%netscape.com 2598d7a406 link standalone version to static libs 1999-04-27 19:18:20 +00:00
jdunn%netscape.com 5c7a5f26d1 Change C++ comments to C comments and change flushall to flush of each of
the standard files (in,out,err)
1999-04-21 22:13:15 +00:00
dveditz%netscape.com 90695e9720 speedup for non-Mac platforms 1999-04-19 20:11:43 +00:00
dveditz%netscape.com 148a15ac4b unfix until mac link problem can be dealt with 1999-04-15 12:33:06 +00:00
dveditz%netscape.com 46185f21c7 fixed typo in #ifdef Mac code 1999-04-15 07:18:34 +00:00
dveditz%netscape.com 65900e0058 libreg threading and standalone fixes 1999-04-15 05:40:37 +00:00
jdunn%netscape.com 7f394a2e18 use C style comments instead of C++ since this is a 'C' file. 1999-04-12 20:15:26 +00:00
braddr%puremagic.com d104d7af96 Clean up undefined variables and a static prototype that no longer has a function body to match 1999-04-10 08:45:36 +00:00
briano%netscape.com 8d9c808ca7 Another SunOS4-specific fix. 1999-04-09 00:15:29 +00:00
dveditz%netscape.com 7e13d48859 Mac read-only fix from Patrick Beard <beard@netscape.com> 1999-04-07 00:26:34 +00:00
dveditz%netscape.com 6b68a8be8e Fix threading bug 1999-04-06 18:35:34 +00:00
dveditz%netscape.com 335ade43df Fixing libreg threadsafe issues (NR_ API, not yet the version registry API) 1999-04-02 01:31:55 +00:00
dveditz%netscape.com d279fe7452 Fixed clobber 1999-04-01 22:54:09 +00:00
dveditz%netscape.com ce0cf3485f fixed copy clobber steps 1999-04-01 22:53:23 +00:00
dp%netscape.com b8dfe78cdd More threadsafeness. 1999-04-01 06:45:50 +00:00
dp%netscape.com cabae9cdfc Fixed nsIRegistry implementation. ready for use. Thanks to Nicholas Ambrose <nick87@hotmail.com> 1999-03-31 06:28:36 +00:00