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

8 Коммитов

Автор SHA1 Сообщение Дата
jwalden%mit.edu 28bdbfc9b0 Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only. Fixed the bug with the original patch (unknowing use of a Perl 5.8.0 feature) and relanding... r=bsmedberg 2006-12-08 04:13:00 +00:00
jwalden%mit.edu c5b084aa37 Giving up on bug 277122 for now; will try again later. 2006-12-08 00:09:08 +00:00
jwalden%mit.edu bd0498be74 Bug 277122 - XUL preprocessor #else-type conditions are evaluated relative to the result of the previous condition only (with one visible result being that #ifdef/#elifdef/#else/#endif doesn't work correctly if both the ifdef and elifdef conditions are true). This patch fixes conditions such that at most one section of any #if/#el*/#el*[...]/#endif set is ever included, regardless of the conditions used or types of the tests performed. r=bsmedberg 2006-12-07 21:49:21 +00:00
timeless%mozdev.org 1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
bsmedberg%covad.net f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
bsmedberg%covad.net 5d869e9768 Bug 260955 - add an #includesubst instruction r=Hixie 2004-09-29 13:10:50 +00:00
bsmedberg%covad.net d606adb297 Add an "emptyLines" filter to the preprocessor that strips empty lines from the output. r=Hixie (not part of the build) 2004-08-19 13:48:49 +00:00
ian%hixie.ch 9726ec9def Preprocessor documentation, believe it or not. 2004-01-21 15:34:35 +00:00