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

656 Коммитов

Автор SHA1 Сообщение Дата
caillon%returnzero.com 2df173e9c8 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 8a1178805d 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 2751c6b097 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
sicking%bigfoot.com 3e919f8fcf 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 6d84bf3b87 tree close, backing out 2003-06-05 21:43:20 +00:00
sicking%bigfoot.com 4695e7c5eb 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 2b9fcafff4 Bustage fix, r/sr=peterv 2003-06-05 21:40:41 +00:00
peterv%netscape.com 7bf70f7472 Bustage fix. sr=jag. 2003-06-05 20:15:35 +00:00
jkeiser%netscape.com 751ad5cc58 Make XSLT #include less stuff (bug 208188), r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-06-05 17:56:57 +00:00
axel%pike.org 8e34ccdb95 npob, fix crash on exit, r=sicking 2003-06-01 16:32:57 +00:00
peterv%netscape.com ad1ad80290 Bustage fix. 2003-05-27 13:46:20 +00:00
peterv%netscape.com a87aadcac5 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 b584be9dec 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 57097a2753 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 c39a545555 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 14650d084e 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 4947df4f21 bug 205675, error on recursive import/include, r=sicking, sr=peterv, a=asa 2003-05-20 09:30:10 +00:00
sicking%bigfoot.com 9d5719c93f 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 7fecf2c8fd 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 83cd9f3da7 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 996fcdbd70 Fix OSX bustage from previous checkin 2003-05-08 21:02:10 +00:00
sicking%bigfoot.com 1df4c907ed 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 8518816fb9 bug 204456, remove #defined errorcodes, r=sicking, sr=peterv, a=sspitzer 2003-05-06 07:35:23 +00:00
peterv%netscape.com 0e633d85f1 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 7b55319f22 Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa. 2003-05-05 11:25:43 +00:00
axel%pike.org e1a6bcbcc9 bug 199329, reenable embedded XSLT stylesheets, r=sicking, sr=peterv, a=asa 2003-04-30 21:05:11 +00:00
heikki%netscape.com ec1d21e678 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 1dfcfb8f7c Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst. 2003-04-23 00:07:37 +00:00
jst%netscape.com f1b9b87862 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
axel%pike.org 9f33fa2eab 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 7b9710496b 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 291f9322fb remove dead code, r=sicking, sr=peterv 2003-04-04 15:44:13 +00:00
axel%pike.org 288d41c59b warning fix, r/sr=peterv 2003-04-04 08:00:00 +00:00
heikki%netscape.com 4385c916ad Fix comments. 2003-04-03 20:37:17 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
axel%pike.org 5a4b07d901 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
axel%pike.org 82f363270d 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 10e99de3db not part of build. Fix buildbustage from landing of bug 195262 2003-03-27 00:47:30 +00:00
jst%netscape.com b4cc5d4695 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 a09d2140aa Fix OS/2 bustage 2003-03-26 03:18:37 +00:00
sicking%bigfoot.com d3b6d8390a 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 8c50d0242a 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 b6584a77fb 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 ecf24a2b78 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 0ee437d7ac 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 a4732b3ee1 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 93f69764dd Bustage fix. 2003-03-12 15:35:35 +00:00
peterv%netscape.com ebf7eaeb11 Fix for bug 179720 (implement real result tree fragments). r=sicking, sr=jst. 2003-03-12 14:07:30 +00:00
axel%pike.org 94a5336ca2 fix warnings in transformiix standalone, not part of build, r/sr=peterv 2003-03-05 21:42:29 +00:00
axel%pike.org edcafb5ebc 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