| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Unbundle flexmock. | Jeremy Kemper | 2007-01-13 | 1 | -1068/+0 |
* | Check for nil name also. Closes #6561. | Jeremy Kemper | 2006-12-31 | 1 | -1/+2 |
* | Make RDoc not spew errors on install because of HTML comments in code comments | David Heinemeier Hansson | 2006-12-31 | 1 | -1/+0 |
* | Fix Dependencies.autoloaded? to ignore anonymous modules. Closes #6561. | Nicholas Seckar | 2006-12-31 | 1 | -0/+1 |
* | False is a reasonable default | David Heinemeier Hansson | 2006-12-27 | 1 | -1/+1 |
* | Update load once paths to prevent nested once constants from being detected a... | Nicholas Seckar | 2006-12-24 | 1 | -2/+6 |
* | DeprecatedInstanceVariable#inspect doesn't warn since test/unit, error logs, ... | Jeremy Kemper | 2006-12-20 | 1 | -1/+8 |
* | Don't require test/unit since it tries to turn everything into a test run. | Jeremy Kemper | 2006-12-18 | 1 | -1/+1 |
* | Deprecation: silence warnings when reporting test errors. | Jeremy Kemper | 2006-12-17 | 1 | -0/+13 |
* | Hash#slice(*keys) returns a new hash with only the given keys. #slice! replac... | Jeremy Kemper | 2006-12-17 | 2 | -5/+32 |
* | HashWithIndifferentAccess#to_hash converts to a Hash with String keys and the... | Jeremy Kemper | 2006-12-16 | 2 | -3/+8 |
* | Fix remove_constant to correctly handle constant names of the form "::A::..."... | Nicholas Seckar | 2006-12-09 | 1 | -1/+2 |
* | Fixed Array#to_xml when it contains a series of hashes (each piece would get ... | David Heinemeier Hansson | 2006-12-03 | 1 | -2/+2 |
* | Added Time#to_s(:time) which will just return H:M, like 17:44 [DHH] | David Heinemeier Hansson | 2006-11-25 | 1 | -0/+1 |
* | Improve readability. | Jeremy Kemper | 2006-11-17 | 1 | -8/+11 |
* | Grep slightly faster than select =~ | Jeremy Kemper | 2006-11-17 | 1 | -2/+2 |
* | Add Module#attr_accessor_with_default to initialize value of attribute before... | Marcel Molina | 2006-11-16 | 2 | -0/+32 |
* | Handle failed caller parsing, factor out deprecation caller message. | Jeremy Kemper | 2006-11-16 | 1 | -3/+17 |
* | Fix end of day | David Heinemeier Hansson | 2006-11-14 | 1 | -1/+1 |
* | Hash#to_xml handles keys with the same name as Kernel methods. Closes #6613. | Jeremy Kemper | 2006-11-14 | 1 | -1/+1 |
* | Added Time#end_of_day to get 23:59:59 of that day [DHH] | David Heinemeier Hansson | 2006-11-12 | 1 | -0/+5 |
* | Don't quote hash keys in Hash#to_json if they're valid JavaScript identifiers. | Sam Stephenson | 2006-11-11 | 2 | -5/+18 |
* | Lazily load the Unicode Database in the UTF-8 Handler [Rick Olson] | Rick Olson | 2006-11-09 | 1 | -22/+33 |
* | Update dependencies to delete partially loaded constants. | Nicholas Seckar | 2006-11-07 | 1 | -19/+34 |
* | Fix unicode JSON regexp for Onigurama compatibility. Closes #6494. | Jeremy Kemper | 2006-11-05 | 1 | -1/+1 |
* | update XmlSimple to 1.0.10. Closes #6532. [nicksieger] | Michael Koziarski | 2006-11-02 | 1 | -25/+27 |
* | Update bundled flexmock to latest 0.4.3. | Jeremy Kemper | 2006-11-02 | 1 | -34/+1018 |
* | next_week respects DST changes. Closes #5617, closes #2353, closes #2509, ref... | Jeremy Kemper | 2006-11-02 | 1 | -6/+7 |
* | Update dependencies to allow constants to be defined alongside their siblings. | Nicholas Seckar | 2006-11-01 | 1 | -5/+79 |
* | next_week respects DST changes. Closes #6483. | Jeremy Kemper | 2006-10-24 | 1 | -1/+3 |
* | Extend deprecate so that alternatives can be specified via the deprecation | Jamis Buck | 2006-10-24 | 1 | -3/+10 |
* | Expose methods added to Enumerable in the documentation, such as group_by. Cl... | Marcel Molina | 2006-10-22 | 1 | -2/+2 |
* | Ensure Chars#tidy_bytes only tidies broken bytes. Closes #6397 [Manfred Stien... | Michael Koziarski | 2006-10-17 | 1 | -6/+11 |
* | Add 'unloadable', a method used to mark any constant as requiring an unload a... | Nicholas Seckar | 2006-10-15 | 1 | -17/+71 |
* | Undo accidental commit | Nicholas Seckar | 2006-10-14 | 1 | -42/+16 |
* | Rename overlapping test names | Nicholas Seckar | 2006-10-14 | 1 | -16/+42 |
* | make sure the String::Access methods return strings, and not multibyte Char i... | Jamis Buck | 2006-10-13 | 1 | -5/+5 |
* | Make core_ext/string/access.rb multibyte safe. Closes #6388 [Manfred Stienstra] | Michael Koziarski | 2006-10-12 | 1 | -5/+5 |
* | Make String#chars slicing behaviour consistent with String. Closes #6387 [Man... | Michael Koziarski | 2006-10-12 | 1 | -3/+3 |
* | Pull in latest multibyte patch. Closes #6346 [Manfred Stienstra] | Michael Koziarski | 2006-10-04 | 5 | -21/+19 |
* | Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with... | Michael Koziarski | 2006-10-03 | 11 | -0/+823 |
* | Fix issue with #class_inheritable_accessor saving updates to the parent class... | Rick Olson | 2006-10-02 | 1 | -1/+6 |
* | Hash#to_xml supports Bignum and BigDecimal. Closes #6313. | Jeremy Kemper | 2006-09-29 | 1 | -8/+10 |
* | Don't undefine #class in OptionMerger [Rick] | Rick Olson | 2006-09-27 | 1 | -1/+1 |
* | deprecation_method_warning and deprecation_horizon - fewer moving parts, easy... | Jeremy Kemper | 2006-09-22 | 1 | -1/+9 |
* | Hash.create_from_xml has been renamed to Hash.from_xml, alias will exist unti... | David Heinemeier Hansson | 2006-09-20 | 1 | -2/+7 |
* | assert_deprecated returns result of block | Jeremy Kemper | 2006-09-15 | 1 | -4/+6 |
* | assert_deprecated matches any warning caught in block | Jeremy Kemper | 2006-09-15 | 1 | -3/+3 |
* | alias_method_chain yields method target and punctuation to simplify wrapper m... | Jeremy Kemper | 2006-09-15 | 2 | -7/+9 |
* | alias_method_chain works with accessor= methods also. Closes #6153. | Jeremy Kemper | 2006-09-12 | 1 | -1/+1 |