prototype/src/lang
2009-09-07 19:39:20 +02:00
..
array.js doc: updated Array#indexOf to say that it uses strict equality 2009-09-07 19:35:04 +02:00
class.js doc: minor updates to Class.create and Class.addMethods based on old doc. 2009-09-07 19:39:20 +02:00
date.js Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
enumerable.js Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
function.js Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
hash.js Change PDoc syntax for "methodized" methods. 2009-08-21 08:11:09 -05:00
number.js Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
object.js Improve getClass performance. [#747 state:resolved] 2009-07-29 15:04:39 +02:00
periodical_executer.js Fix a ridiculous yet harmless typo in a previous commit. Add more tests for PeriodicalExecuter. 2009-07-22 16:06:17 +02:00
range.js Add more Enumerable citations in PDoc. 2009-08-21 08:11:10 -05:00
regexp.js Fixed a variety of non-ASCII chars and similar [#610 state:resolved] 2009-06-11 22:48:38 +02:00
string.js doc: Added caveats and examples to String#stripTags and String#stripScripts [#102 state:resolved] 2009-08-22 04:36:24 +02:00
template.js Replace calls to String#gsub by String#replace internally, be more specific about which version of Safari is supported 2009-07-21 17:52:43 +02:00