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

386 Коммитов

Автор SHA1 Сообщение Дата
pete%alphanumerica.com e49a8860f7 cleaned up and added two more functions
a=brendan
2000-09-11 16:50:44 +00:00
scc%mozilla.org 1881ab2220 finishing up the special string class for the parser 2000-09-11 05:24:49 +00:00
scc%mozilla.org 6c54834914 fixing some bugs in the new parser string code; changing some names 2000-09-09 11:31:04 +00:00
scc%mozilla.org 51a6875de0 adding more new string files 2000-09-09 09:50:14 +00:00
scc%mozilla.org 3798ef25f3 adding more new string files 2000-09-09 06:29:37 +00:00
scc%mozilla.org f005c9b3b7 adding the new string files 2000-09-09 04:43:55 +00:00
pete%alphanumerica.com 4c2dd8fb4b added two more functions:
permissions and dateModified

did some style cleanup and tested out each function

a=brendan

--pete
2000-09-03 13:37:19 +00:00
scc%mozilla.org bc2af7530d files from the string test harness, updated to match the string changes already in the tree 2000-09-03 07:10:03 +00:00
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
pete%alphanumerica.com ec741b9cb3 Ah! found one more undeclared variable.
r=dougt

--pete
2000-08-29 20:05:19 +00:00
pete%alphanumerica.com 1008dafcdb fixing a bunch of member functions that were not returning values etc . .
that i found running in strict mode.

cleaned up some of the syntax to make Brendan happy.

r=dougt

--pete
2000-08-29 13:02:02 +00:00
pete%alphanumerica.com 40da71f89e just an update to reflect the interCaps API style changes
I also caught a small error running in js strict mode.

r=dougt

--pete
2000-08-26 22:56:35 +00:00
warren%netscape.com 15b00f8b9a Removed reference to nsIBaseStream 2000-08-22 09:56:13 +00:00
warren%netscape.com e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
pete%alphanumerica.com 76d965a6da Fixed problem i was having returning array from readDir member function.
Thanks jband for the fix.

not part of the build

r=jband

--pete
2000-08-16 13:35:13 +00:00
pete%alphanumerica.com 5a0bb16248 moving APPEND comment. Wrong spot.
r=dougt

--pete
2000-08-15 13:14:51 +00:00
pete%alphanumerica.com 683ce122fc added readDir(dirPath) member function.
Also fixed a small bug in copy to return if the source file is a dir.
r=dougt

--pete
2000-08-15 12:37:40 +00:00
pete%alphanumerica.com 688cfedc46 added two more member functions:
*       9. copy(source, dest);
*       10.leaf(path);

Fixed a bug i found in exists() member function.
Expanded tabs out of file. Tested.
not part of the build.

r=dougt

--pete
2000-08-14 17:14:29 +00:00
scc%mozilla.org e9b47b215c not part of the build; adding multi-fragment strings to the test suite 2000-08-11 20:54:25 +00:00
pete%alphanumerica.com 23b5850b8b added two member functions to the File object prototype
r=dougt,brendan a=dougt
not part of the build.

--pete
2000-08-01 22:50:16 +00:00
scc%mozilla.org e4c73c28a5 adding a needed prefix file, these are not part of the build, just part of the string test framework (as was StringTest.mcp, just checked in) 2000-07-28 22:47:17 +00:00
scc%mozilla.org 73b7121bc5 get rid of "nsWorkString" 2000-07-28 22:45:58 +00:00
jband%netscape.com ff320436f0 patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org 2000-07-19 03:36:27 +00:00
dougt%netscape.com d84c495203 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 7982bac600 Fixed warning. 2000-07-11 09:46:51 +00:00
dougt%netscape.com 7016b714ad First check in. NOT PART OF BUILD. 2000-07-11 00:10:34 +00:00
mkaply%us.ibm.com 40b51de15a 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 a3c3e7afcb #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 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
mkaply%us.ibm.com 515dc5503f #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 da981cc3bf 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 6ed25d5b08 #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 b329184329 adding helper source. Not part of built. 2000-06-24 02:01:29 +00:00
scc%mozilla.org 6951acdde0 added blizzards tests for problems with |Substring| 2000-06-21 02:06:29 +00:00
scc%mozilla.org e777b2b3db 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 1f29f46c00 removed nsWork[C]String, as discussed with waterson 2000-06-20 04:31:42 +00:00
scc%mozilla.org a7afde0889 added tests for self-assignment, self-insertion, self-appending, and self-replacement 2000-06-20 04:31:00 +00:00
pete%alphanumerica.com 7f540ada8a r=dougt,brendan a=dougt
not part of the build.

--pete
2000-06-15 13:16:49 +00:00
scc%mozilla.org 22deb21d5b adding |nsWork[C]String| classes 2000-06-14 05:41:05 +00:00
waterson%netscape.com 8c319ed8a3 Add test for Iterator. 2000-06-13 08:02:30 +00:00
waterson%netscape.com d151fb1b00 How'd that get in there? 2000-06-13 05:26:00 +00:00
waterson%netscape.com 69e59a8c3d Add TestVoidBTree to the build. 2000-06-13 04:57:14 +00:00
scc%mozilla.org bc987dce5d ...and set the define for the test case 2000-06-12 02:50:27 +00:00
scc%mozilla.org 7619583dad updated to reflect work done 2000-06-11 01:11:13 +00:00
scc%mozilla.org 008e0b3e60 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 e18d48139d convert to the new scheme for handling wide string literals: |NS_LITERAL_STRING|. 2000-06-11 01:09:54 +00:00
scc%mozilla.org 3a7bb8ec08 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 25896e8f49 First checked in. 2000-06-11 01:07:41 +00:00
waterson%netscape.com a339f479a5 First checked in, not part of the build. 2000-06-10 05:55:37 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00