Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Dupont
7a32414655 More PDoc additions. 2009-02-23 20:35:49 -06:00
Andrew Dupont
e9bdaef0af String#gsub should escape RegExp metacharacters when the first argument is a string. [#469 state:resolved] (michael, kangax) 2009-02-23 20:13:41 -06:00
Andrew Dupont
e3845ba0f6 Fix order of replacement in String#unescapeHTML [#544 state:resolved] (SWeini, kangax) 2009-02-23 20:07:43 -06:00
Samuel Lebeau
ceb7b72621 Avoid String#sub with empty pattern to make endless loop [#534 state:resolved]
Signed-off-by: Sam Stephenson <sam@37signals.com>
2009-02-11 10:12:28 +08:00
Samuel Lebeau
b2597ece0c Start PDoc integration. 2009-01-12 08:27:43 -06:00
Tobie Langel
1d617df4df Avoid using arguments.callee in string.js. 2008-12-11 17:05:24 +01:00
Tobie Langel
1aacbd692c string.js rewrite. 2008-12-11 11:50:51 +01:00
Tobie Langel
fe35c941eb Split src code into lang, dom and ajax directories. 2008-12-11 11:43:15 +01:00