jevering
|
b4c345c05c
|
Fixed double ended queue to accept a callback in the constructor
to a function which frees the inserted objects.
|
1998-06-12 01:36:24 +00:00 |
|
troy
|
840313626c
|
Added an additional constructor
|
1998-06-11 22:48:25 +00:00 |
|
gordon
|
5f2eb36b5e
|
Changes for value-added builds.
|
1998-06-08 11:19:51 +00:00 |
|
gordon
|
77045e07ae
|
Export nsHashTable methods.
|
1998-06-06 11:19:14 +00:00 |
|
kipp
|
a3cbd81c80
|
Added SizeOf method
|
1998-06-05 21:38:36 +00:00 |
|
kipp
|
b5b9af1404
|
new
|
1998-06-05 20:46:23 +00:00 |
|
scc
|
432f3ea897
|
First Checked In.
|
1998-06-04 22:51:07 +00:00 |
|
scullin
|
ccfef80b32
|
Added NSPR logging. Set NSPR_LOG_MODULES=NSRepository:4 to get
bunches o' logging.
|
1998-06-02 19:54:52 +00:00 |
|
toshok
|
e6baaac1be
|
Fix build on FreeBSD. don't hardcode '.so', some platforms don't use it.
|
1998-06-02 00:18:45 +00:00 |
|
raman
|
24d011f72a
|
Added the clone method. Approved by warren
|
1998-06-01 22:11:06 +00:00 |
|
kipp
|
38ccae3b3c
|
null terminate empty auto string properly
|
1998-06-01 20:55:46 +00:00 |
|
sfraser
|
c8b410a908
|
Changed to use .exp file for exports, so that stuff gets exported.
|
1998-05-28 22:23:41 +00:00 |
|
sfraser
|
a4566bf075
|
First Checked In.
|
1998-05-28 22:23:16 +00:00 |
|
sfraser
|
66b0cb8c92
|
Export nsError.h
|
1998-05-28 20:50:24 +00:00 |
|
sfraser
|
a9171040fc
|
Correct comment
|
1998-05-28 19:40:34 +00:00 |
|
sfraser
|
f1cb8b3740
|
Updating for new build system and prefix files.
|
1998-05-28 19:16:03 +00:00 |
|
sfraser
|
93b38fd618
|
Changes for the new build system; unify prefix files.
|
1998-05-28 19:04:58 +00:00 |
|
kipp
|
528d80ff81
|
Init refcnt properly
|
1998-05-28 18:38:32 +00:00 |
|
sfraser
|
44e9956672
|
First Checked In.
|
1998-05-23 01:14:17 +00:00 |
|
hardts
|
b610f18d8a
|
was 0 length file after landing branch, copy in the branch version
|
1998-05-22 22:34:32 +00:00 |
|
hardts
|
95f3fc8a1d
|
TestID.cpp didn't get branch changes for some reason, adding them now.
|
1998-05-22 22:30:53 +00:00 |
|
hardts
|
6bcb19ce6f
|
landing XPCOM_BRANCH
|
1998-05-22 21:56:30 +00:00 |
|
cyeh
|
0977bc9ea6
|
assist with XPCOM_BRANCH landing. add files nsDebug.cpp and nsSupportsArray.cpp to projects
|
1998-05-22 21:52:45 +00:00 |
|
rickg
|
d1a681d69c
|
minor perf improvement to deque
|
1998-05-21 20:37:17 +00:00 |
|
rickg
|
df5167e848
|
filled in the popback function
|
1998-05-21 02:27:34 +00:00 |
|
kipp
|
745846f561
|
Fixed bug in nsString::Cut code where the sizeof(chartype) was multipled a bit aggresively; I also tuned the routine somewhat as well
|
1998-05-20 23:18:25 +00:00 |
|
peterl
|
79851b1d53
|
added enumerate methods
|
1998-05-20 20:31:58 +00:00 |
|
kipp
|
3b1a184a22
|
Added empty constructor; removed instance count sillyness
|
1998-05-20 16:21:48 +00:00 |
|
rickg
|
98c934dab7
|
small improvement to deque-iterator interface
|
1998-05-19 01:51:24 +00:00 |
|
thom
|
a2729a12bc
|
Mac checkin
|
1998-05-18 22:47:24 +00:00 |
|
rpotts
|
5d23d41cdf
|
Changed to use the nsIBaseStream as a base class...
|
1998-05-15 09:40:43 +00:00 |
|
rpotts
|
491d63949d
|
Interface for Output Streams...
|
1998-05-15 09:40:02 +00:00 |
|
rpotts
|
228e94c619
|
New interface that all stream interfaces can derive from...
|
1998-05-15 09:39:37 +00:00 |
|
rickg
|
13210310b6
|
minor performance tweak for deque
|
1998-05-14 22:18:44 +00:00 |
|
rickg
|
0b6bd9d390
|
added IsDigit to string
|
1998-05-11 23:27:35 +00:00 |
|
scullin
|
b241581840
|
Fix NSPR related breakage.
|
1998-05-08 23:56:08 +00:00 |
|
scullin
|
2e23fa1ab5
|
G++ warning fix submitted by Brian Grunkemeyer.
|
1998-05-07 20:48:35 +00:00 |
|
scullin
|
7fbcd5a7da
|
Added NS_ERROR_FAILURE define provided by Brian Grunkemeyer.
|
1998-05-04 23:30:05 +00:00 |
|
spider
|
725b9e3d9c
|
Fix UNIX build bustage
|
1998-04-30 16:40:38 +00:00 |
|
buster
|
b419f27870
|
at Peters request, I added NS_INT_PIXELS_TO_TWIPS and NS_FLOAT_PIXELS_TO_TWIPS
|
1998-04-30 15:11:33 +00:00 |
|
rickg
|
3f6b5b2a01
|
minor tweak to iterator
|
1998-04-30 05:55:51 +00:00 |
|
kipp
|
b881d71f5b
|
Fixed compiler bugs/warnings
|
1998-04-26 03:13:20 +00:00 |
|
rickg
|
7cd013ca7c
|
added Append(unichar)
|
1998-04-25 19:44:35 +00:00 |
|
karnaze
|
3943ad1a15
|
added radio groups, select/option, beter sizing. widgets take creation parms.
|
1998-04-24 21:37:30 +00:00 |
|
rickg
|
fccfcf293e
|
added a few new container types
|
1998-04-22 18:28:48 +00:00 |
|
scullin
|
667151e787
|
NSPR related changes submitted by wtc.
|
1998-04-22 00:05:08 +00:00 |
|
peterl
|
355fcae2bd
|
fixed memory leaks in nsAutoString
|
1998-04-16 21:47:17 +00:00 |
|
kipp
|
098bef52b4
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |
|
ltabb
|
3b56a9af51
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |
|