Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Dupont
16b69a2ebf Update inline documentation. 2009-06-13 19:27:22 -05:00
Tobie Langel
ad89bfb738 Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
Andrew Dupont
1b20386115 Minor PDoc changes. 2009-06-04 22:56:55 -05:00
Andrew Dupont
cc0a75fe19 Make regex used in stripTags stricter. (igor, kangax) [#674 state:resolved] 2009-05-11 23:29:26 -05:00
Juriy Zaytsev
cb729625ae Use native String.prototype.trim in String.prototype.trim when available. (kangax) 2009-05-11 23:23:13 -05:00
Juriy Zaytsev
fa15f212fa Fix escapeHTML in Chrome by using a more strict check. 2009-03-22 01:12:45 -04:00
Andrew Dupont
7833e8c909 Remove sniffing when branching escapeHTML and unescapeHTML. [#570 state:resolved] (kangax) 2009-03-08 18:02:09 -05:00
Andrew Dupont
8c2af9bd66 Descriptions of all the classes/namespaces in the "Language" section. 2009-03-06 15:41:11 -06:00
Andrew Dupont
00742ac153 Extensive PDoc changes. 2009-03-05 13:56:01 -06:00
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