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

81 Коммитов

Автор SHA1 Сообщение Дата
Peter.VanderBeken%pandora.be 9ad9804e66 Prevent multiple inclusion. Fix class declaration. Not part of build yet. a=leaf 2000-04-07 23:00:35 +00:00
Peter.VanderBeken%pandora.be e81d97f4d6 Use DOMString instead of String. Not part of build yet. a=leaf 2000-04-07 22:59:18 +00:00
Peter.VanderBeken%pandora.be 727ee70d09 Obsolete. Not part of build yet. a=leaf 2000-04-07 10:36:35 +00:00
Peter.VanderBeken%pandora.be b82b911cbe Removing obsolete Create method. Renaming CID and PROGID defines. Move PROGID into header file. Add my copyright. Not part of build yet. a=leaf 2000-04-07 10:35:05 +00:00
kvisco%ziplink.net 5cd67768e2 checking in for Olivier Gerardin 2000-04-07 09:00:45 +00:00
kvisco%ziplink.net 2b3c3d5090 checking in for Olivier 2000-04-07 09:00:06 +00:00
kvisco%ziplink.net 3fafc69322 Added scoping back in 2000-04-07 08:58:55 +00:00
kvisco%ziplink.net 9a3bf9ba9c removed copyright for myself 2000-04-07 08:09:25 +00:00
Peter.VanderBeken%pandora.be 6c7e2e4df4 New module file for transformiix. Not part of build yet. a=leaf 2000-04-06 22:39:54 +00:00
Peter.VanderBeken%pandora.be 2beca9026f Fixing class declaration. Not part of build yet. a=leaf 2000-04-06 22:37:48 +00:00
Peter.VanderBeken%pandora.be 0a92aeedfd Fixing class declarations. Not part of build yet. a=leaf 2000-04-06 22:36:39 +00:00
kvisco%ziplink.net 2434be9490 updated Olivier's information 2000-04-06 08:19:39 +00:00
kvisco%ziplink.net 90931c55a4 Moved files to source/xslt and source/xpath 2000-04-06 07:57:14 +00:00
kvisco%ziplink.net 5d6d3aa96e Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
kvisco%ziplink.net 85ce86aeb0 latest changes 2000-03-31 10:21:34 +00:00
kvisco%ziplink.net ec4be74b9a added a test to check for proper result type conversion 2000-03-31 10:16:38 +00:00
kvisco%ziplink.net 5ad520bac1 updated to support changes to String.h/cpp 2000-03-31 07:11:29 +00:00
kvisco%ziplink.net 303bee7d02 Fixed a memory leak when using the Translate function,
also made change to use the String::toUnicode method instead
of String::toCharArray
2000-03-31 07:10:12 +00:00
kvisco%ziplink.net 9492c6f504 changed the AttributeValueTemplate parsing to be unicode safe 2000-03-31 07:08:44 +00:00
kvisco%ziplink.net 159a398e15 updated to support changes in String.cpp 2000-03-31 07:07:24 +00:00
tomk%mitre.org 1aa66b645c Changed toChar to toCharArray in String and MozillaString. Also provided is a
version of the function which creates its own char* buffer.  These classes are
part of TransforMIIX and are not part of the automatic build process for the
rest of Mozilla.
2000-03-30 20:47:34 +00:00
kvisco%ziplink.net 96db65b3d8 added Olivier's fix, as well as removed some debug code 2000-03-29 08:56:07 +00:00
kvisco%ziplink.net b992b9d35a enumerated changes 2000-03-27 22:39:04 +00:00
kvisco%ziplink.net 63c392bddb Fixed "dot" bug with CNAME reported by Nathan Pride 2000-03-27 22:32:20 +00:00
kvisco%ziplink.net 47beb32357 added latest changes 2000-03-27 09:21:10 +00:00
kvisco%ziplink.net ceb470fbad added Marina Mechtcheriakova 2000-03-27 07:34:16 +00:00
kvisco%ziplink.net d02fef31f1 fixed unicode issues (Marina Mechtcheriakova) 2000-03-27 07:30:18 +00:00
kvisco%ziplink.net bd8b390132 added Peter Van der Beken's changes for integration with Mozilla 2000-03-27 07:12:10 +00:00
kvisco%ziplink.net 5536971420 updated with latest information 2000-03-23 10:55:37 +00:00
kvisco%ziplink.net a3082fa5fe updated with latest contributions 2000-03-23 10:42:07 +00:00
kvisco%ziplink.net 3385c78c6e updated date 2000-03-23 10:17:54 +00:00
kvisco%ziplink.net f3224a8e03 fixed some Unicode bugs reported by Lidong 2000-03-23 10:17:14 +00:00
kvisco%ziplink.net 5117f6ef38 updated to handle proper conversion to NumberResult (Olivier Gerardin) 2000-03-19 08:01:58 +00:00
kvisco%ziplink.net 94c6e1d959 Added support for XPath number functions (Olivier Gerardin) 2000-03-19 08:00:20 +00:00
kvisco%ziplink.net 992c312d98 updated to test number functions (Olivier Gerardin) 2000-03-19 07:58:20 +00:00
kvisco%ziplink.net 0ebcefefba fixed missing prototype 2000-03-17 08:06:57 +00:00
kvisco%ziplink.net 07d1b0d639 latest contributors 2000-03-17 07:43:43 +00:00
tomk%mitre.org 8e10327628 Same fix as before, better comment in header. 2000-03-10 12:06:45 +00:00
tomk%mitre.org 52a3003216 Fixed a bug in String::indexOf(const String& data, Int32 offset) where there
was not value being returned.  This class is not part of the regular Mozilla
Build.
2000-03-10 12:02:31 +00:00
tomk%mitre.org b4f77e0d76 Misc. fixes for issues found during wrapper testing. The classes affected by
this change are not part of the regular Mozilla build.
2000-03-03 21:03:55 +00:00
tomk%mitre.org 604b717a6e Misc. fixes from wrapper testing. The classes affected by this submission is
not part of the regular mozilla build process.
2000-03-03 21:02:41 +00:00
kvisco%ziplink.net b0b39dc16e updated to support TxObject and ArrayList 2000-03-02 09:22:29 +00:00
kvisco%ziplink.net 7f64585de5 initial checkin, a list implementation using an array which will grow
automatically as elements are added.
2000-03-02 09:19:38 +00:00
kvisco%ziplink.net 1ff5862115 initial checkin, a base object used by some of my other classes 2000-03-02 09:16:44 +00:00
kvisco%ziplink.net 9b4801a897 updated with latest changes 2000-02-22 11:25:41 +00:00
kvisco%ziplink.net 202ff91e8d This file is a duplicate of docs/release.txt 2000-02-22 11:20:32 +00:00
kvisco%ziplink.net d6d60049c1 This file is a duplicate of docs/changes.txt 2000-02-22 11:19:43 +00:00
kvisco%ziplink.net d041271e27 Added support for getting the parent node of an Attribute, also added support
for sorting a NodeSet by document order.
2000-02-22 11:16:42 +00:00
kvisco%ziplink.net 3c8f724d82 Initial check in of DOMHelper.cpp, used to overcome some DOM related
deficiencies.
2000-02-22 11:12:57 +00:00
kvisco%ziplink.net 80576037db Simple cleanup on source 2000-02-22 11:10:01 +00:00