Samuel Lebeau
|
8a999a0389
|
Fix Range documentation
|
2009-01-12 08:28:49 -06:00 |
Samuel Lebeau
|
b2597ece0c
|
Start PDoc integration.
|
2009-01-12 08:27:43 -06:00 |
Andrew Dupont
|
997689fcea
|
Switch Object.is(Array|String|Number) to use the vastly-superior approach discovered by Juriy.
|
2009-01-11 18:26:26 -06:00 |
savetheclocktower
|
31d1c6fd48
|
Further fix to ensure Object#is(String|Number) do not throw exceptions on host objects in IE. [#510 state:resolved]
|
2009-01-05 10:49:09 -06:00 |
Andrew Dupont
|
9f5c40c744
|
Ensure Enumerable#grep can handle strings with RegExp metacharacters. [#257 state:resolved]
|
2008-12-19 18:50:08 -06:00 |
Andrew Dupont
|
07506e648b
|
Fix issue where Object#isString and Object#isNumber return false for String and Number "wrapper" objects. [#375 state:resolved]
|
2008-12-15 20:31:18 -06:00 |
Tobie Langel
|
1d617df4df
|
Avoid using arguments.callee in string.js.
|
2008-12-11 17:05:24 +01:00 |
Tobie Langel
|
7f6b3e81a2
|
Overwrite Array#concat method for handling the arguments object in Opera.
|
2008-12-11 17:03:10 +01:00 |
Tobie Langel
|
1395330440
|
Fix Array errors in Opera.
|
2008-12-11 17:00:45 +01:00 |
Tobie Langel
|
e5f7cac36f
|
Avoid shadowing named functions.
|
2008-12-11 16:55:02 +01:00 |
Andrew Dupont
|
1324e4abe0
|
Refactored class.js.
|
2008-12-11 12:06:22 +01:00 |
Andrew Dupont
|
54bf343560
|
Fix issue where Function#argumentNames returned incorrect results in IE when comments were intermixed with argument names. [#397 state:resolved]
|
2008-12-11 12:02:26 +01:00 |
Tobie Langel
|
1aacbd692c
|
string.js rewrite.
|
2008-12-11 11:50:51 +01:00 |
Tobie Langel
|
535d4e6d18
|
function.js rewrite.
|
2008-12-11 11:49:41 +01:00 |
Tobie Langel
|
0b646c01c6
|
Refactor object.js.
|
2008-12-11 11:46:42 +01:00 |
Tobie Langel
|
fe35c941eb
|
Split src code into lang, dom and ajax directories.
|
2008-12-11 11:43:15 +01:00 |