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 |
|