axel%pike.org
7b4f904f48
bug 206445, review nit from/r=sicking
2003-09-26 16:55:33 +00:00
axel%pike.org
e57d311601
fixup whitespace for bustage, r=bsmedberg
2003-09-26 15:15:01 +00:00
neil%parkwaycc.co.uk
c6cc3f0861
Fix Pike's build bustage r=bsmedberg sr=bustage
2003-09-26 13:03:47 +00:00
axel%pike.org
0305a506c7
bug 206445, nsresult based error reporting in XPath expression parser and lexer, r=sicking, sr=peterv
2003-09-26 12:32:42 +00:00
axel%pike.org
fa3f88dfb8
nits on a doc, make things referencable. npob
2003-09-15 13:25:41 +00:00
peter%propagandism.org
af9cdd9669
Fix for bug 212903 (XSLT bug -- incorrectly added <meta> element to results tree). r=Pike, sr=jst.
2003-09-13 17:05:56 +00:00
peter%propagandism.org
80f86be21c
Fix for bug 218756 (Update to latest DOM Level 3 XPath specification). r=Pike, sr=jst.
2003-09-13 17:04:15 +00:00
bryner%brianryner.com
265f132a6b
Remove extra semicolon in macro definition/usage which causes gcc 3.4 bustage (bug 218551). a=brendan.
2003-09-10 19:55:47 +00:00
sicking%bigfoot.com
fe0961d802
Fix potential buildbustage by adding proper REQUIRES. No bug.
...
r/sr=peterv a=mkaply
2003-09-09 21:11:52 +00:00
bryner%brianryner.com
352e645b90
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
kairo%kairo.at
b6208f06a9
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
2003-08-11 11:31:24 +00:00
axel%pike.org
31ab68bbbf
bug 214954, fix embedded XSLT stylesheets from script, r=sicking, sr=peterv
2003-08-05 22:37:23 +00:00
sicking%bigfoot.com
83b00ebe68
Bug 205703: Reduce binarysize by not inlineing ExprResult::Release.
...
r/sr=peterv
2003-08-05 21:34:17 +00:00
sicking%bigfoot.com
d2269edf24
Bug 207377: Change the way tbody-elements are inserted into tables to increase speed and make sure that only tablerows are inserted.
...
r=Pike sr=peterv
2003-08-05 21:27:21 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
bzbarsky%mit.edu
ec0e304f16
Bump skinVersion up to 1.5, since older skins are likely to get broken by the
...
change to no longer support single-':' pseudo-elements. Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
neil%parkwaycc.co.uk
7546e29b67
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com
ef99140d6d
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
2003-07-24 04:53:13 +00:00
sicking%bigfoot.com
bdc7371305
not part of build. installfile for a buster.xpi. Also put the overlayed menuitem in the Webdevelopment menu so that it works for official builds.
2003-07-22 19:56:01 +00:00
dbaron%dbaron.org
f61c45ed1a
Remove unused content quality stubs. b=111346 r+sr=bzbarsky
2003-07-22 18:38:08 +00:00
varga%utcru.sk
3aab060321
Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
...
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
axel%pike.org
523864fb46
bug 211485, check for UniversalBrowserRead for xpath/xslt security checks, r=sicking, sr=jst
2003-07-17 10:13:24 +00:00
dbaron%dbaron.org
92b921aca3
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
2003-07-11 21:16:12 +00:00
bzbarsky%mit.edu
fccc1e29ba
Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
...
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
timeless%mozdev.org
c402cefb4f
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=sicking rs=jag
2003-07-03 01:25:29 +00:00
sicking%bigfoot.com
4adfa335e0
Backing out patch from bug 210528 to fix ports bustage
2003-06-30 20:11:13 +00:00
sicking%bigfoot.com
a0f48359e6
Bug 208979: Fix NS_ENSUREs to use the right variable. Patch by peterv
...
r=sicking sr=jst
2003-06-30 19:03:35 +00:00
sicking%bigfoot.com
9b80a0db7c
Bug 210528: Modernize XPath-classes to use nsAutoPtr
...
r=Pike sr=jst
2003-06-30 18:44:22 +00:00
caillon%returnzero.com
2145bade1a
Bug 210601 - XSLT should check whether the subject principal is the system principal.
...
r=axel@pike.org sr=jst@netscape.com
2003-06-25 22:40:58 +00:00
axel%pike.org
22c0930608
bustage fix for unix, shupid me
2003-06-24 21:38:18 +00:00
axel%pike.org
09ff592c44
bug 209539, 209089, crash on several ways when linking to a non-existing XSLT stylesheet, r=sicking, sr=peterv
2003-06-24 20:41:49 +00:00
axel%pike.org
b547e81f9f
bug 208561, grammar check, a X vs. an X, patch by Joseph Myers, r=axel@pike.org, sr=peterv
2003-06-23 14:25:23 +00:00
axel%pike.org
d6c3840ec2
npob, jprof support for transformiix standalone, rs=peterv
2003-06-20 19:54:56 +00:00
sicking%bigfoot.com
2897993a88
Bug 209667: Make it possible to hold an nsRefPtr to a class that lacks an empty ctor. I'll back this out if it breaks any ports.
...
r=jag sr=dbaron on the nsCOMPtr.h part
r=Pike sr=peterv on the transformiix part
2003-06-19 18:21:39 +00:00
sicking%bigfoot.com
fae892ba1f
Documentation changes only
2003-06-18 20:04:28 +00:00
alecf%flett.org
5614718dd3
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
sicking%bigfoot.com
18112ff43b
Attempt at fixing ports bustage
2003-06-17 15:49:25 +00:00
sicking%bigfoot.com
301dd33090
Try to fix build bustage and also fix a couple of new warnings.
2003-06-16 23:50:40 +00:00
sicking%bigfoot.com
dbadbbf538
Bug 205703: Refcount Expr-results, to avoid cloning, and recycle them, to avoid memorymanagement.
...
r=Pike sr=peterv
2003-06-16 22:31:20 +00:00
aaronl%netscape.com
5df2312334
Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl
2003-06-16 11:17:18 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
harishd%netscape.com
54be9f0527
Checking in for peterv@netscape.com: Fixing the problem with viewing P3P summary more than once. b=208560, r=harishd, sr=heikki
2003-06-11 19:12:23 +00:00
alecf%flett.org
ccf01a2786
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
sicking%bigfoot.com
ba5c074374
Bug 206338: improve txStack performance by inlining functions and moving bounds-check to outside the txStack-class
...
r=Pike sr=peterv
2003-06-09 18:48:15 +00:00
sicking%bigfoot.com
0266b8907f
tree close, backing out
2003-06-05 21:43:20 +00:00
sicking%bigfoot.com
242aa4a9d1
Bug 206338: Improve performance of txStack by inlineing functions and by removing boundschecks
...
r=Pike sr=peterv
2003-06-05 21:42:27 +00:00
jkeiser%netscape.com
6f369b9a52
Bustage fix, r/sr=peterv
2003-06-05 21:40:41 +00:00
peterv%netscape.com
0b7648256b
Bustage fix. sr=jag.
2003-06-05 20:15:35 +00:00
jkeiser%netscape.com
6ff9f6a27f
Make XSLT #include less stuff (bug 208188), r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-06-05 17:56:57 +00:00
sicking%bigfoot.com
35e2a7105c
Documentation changes only. More ideas for optimized xpath
2003-06-05 16:26:22 +00:00
kairo%kairo.at
108ef75354
bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
2003-06-04 11:11:19 +00:00
axel%pike.org
8219429330
npob, fix crash on exit, r=sicking
2003-06-01 16:32:57 +00:00
peterv%netscape.com
411f08ce08
Bustage fix.
2003-05-27 13:46:20 +00:00
peterv%netscape.com
5d65f3ca09
Fix for bug 203978 (Invalid read of size 4 const nsString FunctionCall::INVALID_PARAM_VALUE(NS_LITERAL_STRING("invalid parameter value for function: "));). r=Pike, sr=jst.
2003-05-27 12:30:32 +00:00
timeless%mozdev.org
61611942c3
Bug 203973 txXSLTProcessor::shutdown releases a log module it doesn't own
...
r=axel sr=peterv
2003-05-23 21:55:16 +00:00
sicking%bigfoot.com
b895cea9ed
Bug 199331: Recompile stylesheet if the underlying DOM is modified after .importStylesheet is called
...
r=Pike sr=peterv a=mkaply
2003-05-23 15:02:08 +00:00
axel%pike.org
a98ed9e862
not part of build, fix gcc3.2 and hex, r/sr=peterv, a=mkaply
2003-05-23 14:02:07 +00:00
axel%pike.org
370af96809
bug 47719, pass nsresults and error messages back to content, r=sicking, sr=peterv, a=asa
2003-05-20 19:48:56 +00:00
axel%pike.org
9f922821c7
bug 205675, error on recursive import/include, r=sicking, sr=peterv, a=asa
2003-05-20 09:30:10 +00:00
sicking%bigfoot.com
90551a6e0d
Bug 199579: Sorting case-order is inverted. Also sort using application locale as default locale.
...
r=Pike sr=peterv a=asa
2003-05-19 21:06:10 +00:00
pkw%us.ibm.com
b0cfba2a07
Bug 204796 - txStylesheetCompiler.cpp fails to build in VisualAge C++ v6.
...
r=bugmail@sicking.cc , sr=peterv@netscape.com , a=asa@mozilla.org
2003-05-13 19:08:00 +00:00
sicking%bigfoot.com
007832827f
Bug 203384: When no document has been set in the nsXPathEvaluator we should be case sensitive.
...
r=peterv sr=heikki a=asa
2003-05-13 19:00:06 +00:00
sicking%bigfoot.com
79d9d133f1
Fix OSX bustage from previous checkin
2003-05-08 21:02:10 +00:00
sicking%bigfoot.com
737e15f243
Bug 203229: Use strings better by using existing stringobjects inside ExprResults if one exists.
...
r=Pike sr=peterv a=asa
2003-05-08 19:54:39 +00:00
axel%pike.org
6e969d0a82
bug 204456, remove #defined errorcodes, r=sicking, sr=peterv, a=sspitzer
2003-05-06 07:35:23 +00:00
peterv%netscape.com
e5155a6bf8
Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa.
2003-05-05 11:53:21 +00:00
peterv%netscape.com
00be1508c7
Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa.
2003-05-05 11:25:43 +00:00
peterv%netscape.com
7a91281079
Part of fix for bug 203192 (Improvements to XSLT loading). Move test files into their own directory and add some error strings. r=Pike, sr=jst, a=asa.
2003-05-05 09:10:17 +00:00
axel%pike.org
76d066145b
bug 199329, reenable embedded XSLT stylesheets, r=sicking, sr=peterv, a=asa
2003-04-30 21:05:11 +00:00
heikki%netscape.com
8a7adce075
Bug 203384, document could be null, for example when calling from XPointer processor, patch from jst, r=sicking, sr=heikki, a=asa.
2003-04-29 20:46:24 +00:00
heikki%netscape.com
8583070500
Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst.
2003-04-23 00:07:37 +00:00
jst%netscape.com
3ce5ccf835
Fixing bug 111514. In an XHTML document served as application/xhtml+xml, |document| is not an HTML document object, but an XML document object. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-04-19 00:28:09 +00:00
kairo%kairo.at
0978e17a8a
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
2003-04-17 18:43:57 +00:00
axel%pike.org
8a394c4511
bug 70855, nspr logging for transformiix, log stylesheet compilation IO, r=peterv, sr=jag
2003-04-15 07:10:25 +00:00
axel%pike.org
5d572d1b5a
bug 200999, crash with more than on xsl:strip- or preserve-space, r=sicking, sr=peterv
2003-04-07 12:18:49 +00:00
axel%pike.org
5e6fa01dba
remove dead code, r=sicking, sr=peterv
2003-04-04 15:44:13 +00:00
axel%pike.org
bfe25d58b5
warning fix, r/sr=peterv
2003-04-04 08:00:00 +00:00
heikki%netscape.com
73918ce6c3
Fix comments.
2003-04-03 20:37:17 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
axel%pike.org
2f3d5baa00
bug 199484, xml pretty printing regressed, fix the contract ID for XSLT document transformer, r/sr=peterv
2003-04-01 19:50:42 +00:00
sicking%bigfoot.com
a0d589924f
Documentation update. More ideas for faster XPath
2003-03-31 09:02:17 +00:00
sicking%bigfoot.com
6b3bf90a25
Initial checkin of some documentation
2003-03-27 23:43:32 +00:00
axel%pike.org
094d7378ee
npob, fixup testsuite to catch exceptions from importStylesheet, too, as compiled stylesheets throw those
2003-03-27 20:17:54 +00:00
axel%pike.org
75f7bbab47
real fix for the landing of bug 195262, npob, don't copy attr value, r/sr=peterv
2003-03-27 15:27:31 +00:00
sicking%bigfoot.com
94c9f1e754
not part of build. Fix buildbustage from landing of bug 195262
2003-03-27 00:47:30 +00:00
jst%netscape.com
14882c9d0c
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
sicking%bigfoot.com
07dc983e89
Fix OS/2 bustage
2003-03-26 03:18:37 +00:00
sicking%bigfoot.com
d28b0c5b97
Compiled XSLT stylesheets. Improves speed, implements forwards-compatible-parsing and handling of unknown extension-elements. Also fixes some random edgecasebugs such as recursive merged named-attribute-sets and empty strings in copy-of.
...
Patch mainly by sicking, but large parts also by Pike and peterv.
Tracker is bug 185797. r=Pike/sicking rs=peterv.
2003-03-26 01:10:14 +00:00
alecf%netscape.com
925955c81d
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
...
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
alecf%netscape.com
16af458ceb
backout my static atom patch for now until I figure out the performance loss! :(
...
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com
c4ea07bc53
fix for bug 195262:
...
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin
this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
heikki%netscape.com
9f2a5f1a56
Bug 182323, implemented XPointer spec, we now support the framework, shorthand syntax, element, fixptr, xpath1 and xmlns schemes, and provide a proprietary API from scripts, r=sicking, sr=peterv.
2003-03-19 23:45:42 +00:00
peterv%netscape.com
3426dc0e6d
Follow-up to my checkin for bug 179720 (implement real result tree fragments). Checked in wrong patch yesterday. r=sicking, sr=jst.
2003-03-13 07:46:06 +00:00
peterv%netscape.com
e708301bae
Bustage fix.
2003-03-12 15:35:35 +00:00
peterv%netscape.com
2f95c70817
Fix for bug 179720 (implement real result tree fragments). r=sicking, sr=jst.
2003-03-12 14:07:30 +00:00
axel%pike.org
aa7dd6fed0
fix warnings in transformiix standalone, not part of build, r/sr=peterv
2003-03-05 21:42:29 +00:00
sicking%bigfoot.com
e0accc78b2
fix bustage-to-be
2003-03-05 14:11:12 +00:00
axel%pike.org
4ab4b70601
bug 190098, txXMLParser should load DTDs on standalone, pretty much a rewrite of how parsing to a DOM works on standalone, copying what nsExpatDriver does, optimize id patterns, too, r=sicking, sr=peterv
2003-03-05 13:48:55 +00:00
peterv%netscape.com
afbf5ea0da
Removing obsolete code. r=sicking.
2003-03-05 12:50:23 +00:00
sicking%bigfoot.com
b926c10c1e
remove dead code, no bug. r/sr=peterv
2003-03-05 12:32:24 +00:00
sicking%bigfoot.com
426cd10480
Bug 195945: Display XSLT-generated HTML-pages in standards mode
...
r=peterv sr=bz
2003-03-05 00:57:14 +00:00
sicking%bigfoot.com
46b7643242
fix missing return-at-end. r/sr=peterv. no bug
2003-03-04 14:19:07 +00:00
timeless%mozdev.org
3f847d919e
fixing build bustage
2003-02-28 04:43:54 +00:00
sicking%bigfoot.com
7b8177be9d
Bug 187610: Use PLDHash for keys
...
r=Pike sr=peterv
2003-02-28 03:32:19 +00:00
sicking%bigfoot.com
0530d0ac50
Bug 195016: Fix static build. Patch by Roland.Mainz@informatik.med.uni-giessen.de
...
r=sicking sr=kin
2003-02-27 00:05:50 +00:00
kairo%kairo.at
11348f5311
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
sicking%bigfoot.com
1e6eaec057
Bug 185498: Don't rely on ::CreateElement to create html elements. Also make sure we insert html-<tbody>s when appropriate
...
r=Pike sr=peterv
2003-02-27 00:01:55 +00:00
sfraser%netscape.com
f7fd0a80ef
Bug 74803: fix the data in various static name tables to be const, and fix nsStaticNameTable to accept const data. r=dbaron, sr=alecf.
2003-02-26 00:52:07 +00:00
axel%pike.org
f8a601d259
bug 126502, remove unsupported and unneeded xpi from transformiix/build, r=cls
2003-02-24 09:52:29 +00:00
axel%pike.org
e0a42940ce
bug 178463, insert META tag to HEAD for html output, r=sicking, sr=peterv
2003-02-23 20:06:42 +00:00
axel%pike.org
e10036878d
bug 191856, string usage in txExpandedName::init, r=sicking, sr=peterv
2003-02-23 20:03:51 +00:00
sicking%bigfoot.com
a03428de13
fix bustage
2003-02-17 15:43:54 +00:00
sicking%bigfoot.com
9a81b9a305
Bug 193586: Fix reference-cycle in nsXPathEvaluator->document->nsXPathEvaluatorTearoff
...
r=peterv sr=jst a=dbaron
2003-02-17 14:30:03 +00:00
sicking%bigfoot.com
d915628044
Bug 174713: Make XPath on HTML documents behave consistently and HTML-ish. This makes the XPath-functions name() and local-name() return upper-case names and makes nametests case-insensitive.
...
r=peterv sr=jst a=asa
2003-02-14 00:59:40 +00:00
peterv%netscape.com
6862dfc38a
Fix for bug 192794 (Leaking documents loaded through XSLT stylesheet). r=Pike, sr=jst, a=asa.
2003-02-13 12:49:13 +00:00
axel%pike.org
424b5782d3
bug 192701, npob, use MOZILLA_VERSION instead of hardcode version number for XSLT standalone driver, sr=peterv, a=dbaron
2003-02-11 17:47:02 +00:00
axel%pike.org
92460af9ba
npob, get rid of file transport service, which died. a=dbaron
2003-01-30 15:00:27 +00:00
axel%pike.org
6d62adfafb
bug 190499, xpath number 2 string conversion buggy for small numbers, changed implementation to use moz string api, r=sicking, sr=jag, a=asa
2003-01-30 08:26:46 +00:00
sicking%bigfoot.com
5b4a830da7
Bug 190628: Make some string-functions behave according to spec when second argument is an empty-string.
...
r=Pike sr=peterv a=asa
2003-01-30 01:01:05 +00:00
sicking%bigfoot.com
a58a5a1bfc
Fix warning caused by previous checkin (bug 186979)
...
r=peterv
2003-01-28 19:19:47 +00:00
sicking%bigfoot.com
54eb37243e
Bug 186979: Start transformation at actual node passed in.
...
r=Pike sr=peterv a=asa
2003-01-28 15:21:52 +00:00
sicking%bigfoot.com
2a9932b8ec
Bug 190631: xsl:value-of shouldn't call ::characters on the resulthandler with an empty string.
...
r=Pike, sr=peterv, a=asa
2003-01-28 01:36:27 +00:00
peterv%netscape.com
610a9d8440
Fix stupid error in last checkin.
2003-01-22 13:39:17 +00:00
peterv%netscape.com
a149acd396
Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst.
2003-01-22 04:27:59 +00:00
peterv%netscape.com
ac0fb74d41
Fix some warnings.
2003-01-22 04:00:19 +00:00
sicking%bigfoot.com
41e9b8a3f2
Bug 190032: Make sure the default namespace doesn't get applied for xsl:attribute created attributes without a namespace.
...
r=peterv sr=bz
2003-01-22 03:34:40 +00:00
peterv%netscape.com
6c8357ed72
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-22 03:33:07 +00:00
peterv%netscape.com
93269728c1
Fix for bug 157142 (link transformiix standalone to XPCOM). Make resolveQName take nsIAtom**. r=sicking, sr=jst.
2003-01-22 03:31:45 +00:00
peterv%netscape.com
8bafc7b18a
Fix for bug 186538 (Touching the ownerElement of an attribute through XPath generates a security error.). r=sicking, sr=jst.
2003-01-22 03:25:51 +00:00
peterv%netscape.com
80ed9721a4
Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst.
2003-01-22 03:24:40 +00:00
peterv%netscape.com
bb5e38c37f
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-22 00:04:08 +00:00
peterv%netscape.com
ff60902f43
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-21 22:06:32 +00:00
axel%pike.org
50d0dd1236
not part of build, fix getBaseURI for Attr nodes in transformiix standalone
2003-01-21 14:21:10 +00:00
axel%pike.org
c2b3fdbfd7
not part of build, wallpaper that most tests expect UTF-8 encoding, which is all we have, rs=peterv
2003-01-21 14:19:54 +00:00
axel%pike.org
5cb887d016
not part of build, remove broken uri parsing from transformiix standalone
2003-01-21 14:12:11 +00:00
axel%pike.org
1ce9ea68b9
make nspr and tx path handling happy on win32, not part of build
2003-01-21 14:07:43 +00:00
peterv%netscape.com
0625de1e48
Remove redundant line.
2003-01-20 12:54:25 +00:00
axel%pike.org
80a8d122dc
not part of the build, bad string do in test app
2003-01-20 11:14:20 +00:00
axel%pike.org
4d25e1660b
bug 157142, clean up unnecessary configure tests and allmakefiles.sh, add a lib directory for standalone to get debug info on win32 (npob), r=cls
2003-01-20 11:04:27 +00:00
sicking%bigfoot.com
9415220bc1
Remove txAtom.h and remove uses of special tx-macros for atoms.
...
b=157142 r=Pike sr=peterv
2003-01-19 23:17:13 +00:00
axel%pike.org
e7cafa42c9
bug 157142, remove transformiix standalone special code in favour of module nspr stuff, r=sicking, sr=peterv
2003-01-19 21:48:08 +00:00
sicking%bigfoot.com
d9daf78976
Bug 157142: get rid of txAtom typedef
...
r=Pike rs=peterv
2003-01-18 00:37:12 +00:00
peterv%netscape.com
d1840549f4
Better fix.
2003-01-17 14:35:11 +00:00
peterv%netscape.com
4cbbaeac59
Trying to fix btek bustage.
2003-01-17 14:26:51 +00:00
peterv%netscape.com
0d75378bfa
Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts.
2003-01-17 14:09:42 +00:00
peterv%netscape.com
4bdd9019b7
Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts.
2003-01-17 12:49:20 +00:00
peterv%netscape.com
91c4886691
Catch possible exception from setting permissions. (Testcase only, not part of the build)
2003-01-17 12:25:15 +00:00