dougt%netscape.com
|
c422448137
|
bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
|
2000-07-12 23:31:31 +00:00 |
warren%netscape.com
|
1819297fa4
|
Fixed warning.
|
2000-07-11 09:46:51 +00:00 |
dougt%netscape.com
|
5f42022cfb
|
First check in. NOT PART OF BUILD.
|
2000-07-11 00:10:34 +00:00 |
mkaply%us.ibm.com
|
a906ea7cd5
|
42637
r=dougt, a=brendan
OS/2 bringup - DLL names need to be 8.3 on OS/2
|
2000-07-05 13:53:12 +00:00 |
mkaply%us.ibm.com
|
ea7236e0cf
|
#42637
r=dougt, a=brendan
OS/2 bringup - change to locate DLL in components dir
|
2000-07-05 13:40:53 +00:00 |
cls%seawood.org
|
e1e6c5760f
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
mkaply%us.ibm.com
|
260ad8a205
|
#42637
r = dougt, a = brendan
Rather than using cast and &operator to get spec, use the Spec member function
|
2000-06-28 21:56:49 +00:00 |
dougt%netscape.com
|
d7414a0c0d
|
Forgot to check these changes is which were submitted by roc+moz@cs.cmu.edu
and approved by brendan. See bug 43314.
|
2000-06-28 06:14:09 +00:00 |
mkaply%us.ibm.com
|
d5fc9b2942
|
#42637
r=valeski, a=brendan
OS/2 bringup - Support for OS/2 special system directories
|
2000-06-27 21:23:51 +00:00 |
dougt%netscape.com
|
d836bccf01
|
adding helper source. Not part of built.
|
2000-06-24 02:01:29 +00:00 |
scc%mozilla.org
|
4538064bbe
|
added blizzards tests for problems with |Substring|
|
2000-06-21 02:06:29 +00:00 |
scc%mozilla.org
|
c73c85cd8c
|
had to add a bunch of libraries to get the debug target to build
|
2000-06-21 02:05:54 +00:00 |
scc%mozilla.org
|
f027fd15f1
|
removed nsWork[C]String, as discussed with waterson
|
2000-06-20 04:31:42 +00:00 |
scc%mozilla.org
|
0f66a676dc
|
added tests for self-assignment, self-insertion, self-appending, and self-replacement
|
2000-06-20 04:31:00 +00:00 |
pete%alphanumerica.com
|
413cf4c3f4
|
r=dougt,brendan a=dougt
not part of the build.
--pete
|
2000-06-15 13:16:49 +00:00 |
scc%mozilla.org
|
0046864d2b
|
adding |nsWork[C]String| classes
|
2000-06-14 05:41:05 +00:00 |
waterson%netscape.com
|
99378b6076
|
Add test for Iterator.
|
2000-06-13 08:02:30 +00:00 |
waterson%netscape.com
|
ed47b9358c
|
How'd that get in there?
|
2000-06-13 05:26:00 +00:00 |
waterson%netscape.com
|
c8c5ae145c
|
Add TestVoidBTree to the build.
|
2000-06-13 04:57:14 +00:00 |
scc%mozilla.org
|
0dd133eef6
|
...and set the define for the test case
|
2000-06-12 02:50:27 +00:00 |
scc%mozilla.org
|
6ac6a0494a
|
updated to reflect work done
|
2000-06-11 01:11:13 +00:00 |
scc%mozilla.org
|
8c3521ba58
|
Added new targets to compare between the |wchar_t| version and the no |wchar_t| version
|
2000-06-11 01:10:49 +00:00 |
scc%mozilla.org
|
2c3b6e2814
|
convert to the new scheme for handling wide string literals: |NS_LITERAL_STRING|.
|
2000-06-11 01:09:54 +00:00 |
scc%mozilla.org
|
57004e2d83
|
now that NEW_STRING_APIS is turned on in the actual string headers, I needed to move some defs around. Also setting a new define for HAVE_CPP_2BYTE_WCHAR_T
|
2000-06-11 01:09:00 +00:00 |
scc%mozilla.org
|
7b3025a965
|
First checked in.
|
2000-06-11 01:07:41 +00:00 |
waterson%netscape.com
|
795f7997db
|
First checked in, not part of the build.
|
2000-06-10 05:55:37 +00:00 |
warren%netscape.com
|
958ed96edd
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
scc%mozilla.org
|
09ea95c306
|
Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag}
|
2000-05-20 20:43:26 +00:00 |
pavlov%netscape.com
|
0c75802384
|
changes all usages of NS_NewTimer to CreateInstance
|
2000-05-17 02:49:35 +00:00 |
scc%netscape.com
|
9cdd1c4d19
|
fixed a problem with cut and advancing past the end of a string with an iterator r=waterson
|
2000-05-16 10:13:23 +00:00 |
brendan%mozilla.org
|
2cc44b24b1
|
Enforce interCaps Mozilla XPIDL style (r=shaver).
|
2000-05-15 07:03:46 +00:00 |
scc%netscape.com
|
bb3a3d8ee9
|
fixed macro-based comparison operators to help with our type-unification problems
|
2000-05-13 21:39:37 +00:00 |
scc%netscape.com
|
f4e1434b10
|
added tests for the new IO stuff, etc.
|
2000-05-12 05:19:46 +00:00 |
scc%netscape.com
|
8b1625eada
|
Uncommented tests that should work now that I've fixed the block stomping bug.
|
2000-05-12 05:18:36 +00:00 |
scc%netscape.com
|
fe94b28307
|
Changed some comments
|
2000-05-12 05:17:51 +00:00 |
dougt%netscape.com
|
8e26850b56
|
adding dirs.js. example of how you can get different locations via the
nsDirectoryService via JS.
not part of build.
|
2000-05-11 20:58:47 +00:00 |
cls%seawood.org
|
fec728bf12
|
More OS/2 Makefile changes. Bug #34106 Batch 13
|
2000-05-11 14:15:34 +00:00 |
dp%netscape.com
|
3b485e57b8
|
Converting to generic module.
|
2000-05-05 05:53:21 +00:00 |
dp%netscape.com
|
5dfe344091
|
Added progid.
|
2000-05-05 05:52:26 +00:00 |
mkaply%us.ibm.com
|
11949af38c
|
# 34082
r= dougt@netscape.com
OS/2 bring up continues - Adding PR_CALLBACKs for VisualAge Compiler
|
2000-05-02 22:38:04 +00:00 |
jbetak%netscape.com
|
e9bca82014
|
37408
String bundle doesn't offer a scriptable enumerator
r=be
|
2000-05-02 05:52:50 +00:00 |
jbetak%netscape.com
|
acc4c1956b
|
37408
String bundle doesn't offer a scriptable enumerator
r=be
|
2000-05-02 05:08:39 +00:00 |
mkaply%us.ibm.com
|
444f6188f7
|
# 37239
r= dougt@netscape.com
Misspelling in printf
|
2000-05-01 22:26:26 +00:00 |
erik%netscape.com
|
7b965837d3
|
fixing build bustage
|
2000-04-28 22:06:39 +00:00 |
erik%netscape.com
|
ffbce8d476
|
fixing build bustage; temporary removal of nsStringTest.cpp
|
2000-04-28 22:04:57 +00:00 |
amasri%netscape.com
|
2cb365adc9
|
*** empty log message ***
|
2000-04-28 21:05:28 +00:00 |
pavlov%netscape.com
|
875538041f
|
fix tests
|
2000-04-27 23:20:32 +00:00 |
mjudge%netscape.com
|
102007dcd8
|
strange corruptness
|
2000-04-26 01:58:34 +00:00 |
mjudge%netscape.com
|
47511cf02b
|
scc string fixes
|
2000-04-26 00:55:37 +00:00 |
warren%netscape.com
|
b63cd30bcf
|
Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.)
|
2000-04-21 05:12:57 +00:00 |