| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More changelog updates | Jeremy Kemper | 2007-12-10 | 1 | -4/+4 |
* | Update Chu's name in changelogs | Jeremy Kemper | 2007-12-10 | 1 | -2/+2 |
* | Refactor of Hash#symbolize_keys! to use Hash#replace. Closes #10420 [ReinH] | Rick Olson | 2007-12-08 | 1 | -0/+4 |
* | Fix HashWithIndifferentAccess#to_options! so it doesn't clear the options has... | Rick Olson | 2007-12-08 | 1 | -0/+2 |
* | Make ready for 2.0.1 | David Heinemeier Hansson | 2007-12-07 | 1 | -1/+1 |
* | Preparing for release shortly | David Heinemeier Hansson | 2007-12-06 | 1 | -4/+1 |
* | Prep for RC2 | David Heinemeier Hansson | 2007-11-29 | 1 | -1/+1 |
* | Added Array#from and Array#to that behaves just from String#from and String#t... | David Heinemeier Hansson | 2007-11-27 | 1 | -0/+2 |
* | Fix that empty collections should be treated as empty arrays regardless of wh... | David Heinemeier Hansson | 2007-11-25 | 1 | -0/+2 |
* | Honor Ruby's default calendar reform setting when creating DateTime objects v... | Geoff Buesing | 2007-11-24 | 1 | -0/+2 |
* | Change Time and DateTime #end_of_month to return last second of month instea... | Geoff Buesing | 2007-11-24 | 1 | -0/+2 |
* | Speedup String#blank? and remove some overspecified tests. | Jeremy Kemper | 2007-11-14 | 1 | -0/+2 |
* | Add documentation for Hash#diff. Closes #9306 [tarmo] | Marcel Molina | 2007-11-06 | 1 | -0/+2 |
* | Add new superclass_delegating_accessors. Similar to class inheritable attrib... | Michael Koziarski | 2007-10-29 | 1 | -0/+2 |
* | Change JSON to encode %w(< > &) as 4 digit hex codes to be in compliance with... | Rick Olson | 2007-10-29 | 1 | -0/+2 |
* | Fix JSON encoding/decoding bugs dealing with /'s. Closes #9990 [Rick, theama... | Rick Olson | 2007-10-26 | 1 | -0/+2 |
* | Introduce TestCase subclasses for testing rails applications allowing tests t... | Michael Koziarski | 2007-10-26 | 1 | -0/+5 |
* | Document Enumerable and Hash #to_json. Add test for hash with integer key. Cl... | Jeremy Kemper | 2007-10-24 | 1 | -0/+2 |
* | Hash#to_xml handles symbol values. Closes #9954. | Jeremy Kemper | 2007-10-23 | 1 | -0/+2 |
* | Hash#symbolize_keys behaves well with integer keys. Closes #9890. | Jeremy Kemper | 2007-10-16 | 1 | -0/+2 |
* | Multibyte: String#slice supports regexp argument. Closes #9646. | Jeremy Kemper | 2007-10-15 | 1 | -0/+2 |
* | object.duplicable? returns true if object.dup is safe. False for nil, true, f... | Jeremy Kemper | 2007-10-15 | 1 | -0/+2 |
* | Time, Date and DateTime #advance accept :weeks option. Closes #9866. | Jeremy Kemper | 2007-10-13 | 1 | -0/+2 |
* | Fix Time#years_ago and #years_since from leap days. Closes #9865. | Jeremy Kemper | 2007-10-13 | 1 | -0/+2 |
* | Time and DateTime#advance accept :hours, :minutes, and :seconds options. Clos... | Jeremy Kemper | 2007-10-13 | 1 | -0/+2 |
* | Fix Date#years_ago and #years_since from leap days. Closes #9864. | Jeremy Kemper | 2007-10-13 | 1 | -0/+2 |
* | Refactor Time and Date#months_since and #months_ago to use #advance. Closes #... | Jeremy Kemper | 2007-10-13 | 1 | -0/+2 |
* | Rebundle Builder 2.1.2 but prefer a newer RubyGem if available. | Jeremy Kemper | 2007-10-10 | 1 | -0/+2 |
* | * Add Range#overlaps?(range), Range#include?(range), and Range#step without a... | Michael Koziarski | 2007-10-08 | 1 | -0/+2 |
* | Correct BufferedLogger#level? checks. Closes #9806. | Jeremy Kemper | 2007-10-07 | 1 | -0/+2 |
* | Reference current fast_xs URL | Jeremy Kemper | 2007-10-07 | 1 | -1/+1 |
* | String#to_xs uses the fast_xs extension if available for Builder speedup. | Jeremy Kemper | 2007-10-07 | 1 | -0/+2 |
* | Introduce BasicObject as Builder::BlankSlate for Ruby 1.9 forward compatibility. | Jeremy Kemper | 2007-10-07 | 1 | -0/+2 |
* | Unbundle Builder in favor of a gem dependency. | Jeremy Kemper | 2007-10-07 | 1 | -0/+2 |
* | Disambiguate Time, Date, and DateTime#to_json formatting. Closes #9750. | Jeremy Kemper | 2007-10-05 | 1 | -0/+2 |
* | Disabling auto_flushing still flushes when the buffer hits a maximum size, as... | Jeremy Kemper | 2007-10-04 | 1 | -1/+1 |
* | Hash#to_json takes :only or :except options to specific or omit certain hash ... | Jeremy Kemper | 2007-10-04 | 1 | -1/+3 |
* | BufferedLogger#auto_flushing = N flushes the log every N messages. Buffers wi... | Jeremy Kemper | 2007-10-03 | 1 | -0/+2 |
* | Fixed Date#xmlschema for dates outside the range of what can be created with ... | David Heinemeier Hansson | 2007-10-01 | 1 | -0/+5 |
* | Fixed that La Paz was included in -25200 and -14400 offsets when it should on... | David Heinemeier Hansson | 2007-09-30 | 1 | -0/+2 |
* | Fixed JSON encoding to use quoted keys according to the JSON standard (closes... | David Heinemeier Hansson | 2007-09-30 | 1 | -0/+2 |
* | Updated CHANGELOGs. They need to be filtered for duplicates | David Heinemeier Hansson | 2007-09-29 | 1 | -7/+18 |
* | BufferedLogger#add converts the message to a string. Closes #9724. | Jeremy Kemper | 2007-09-28 | 1 | -1/+1 |
* | Alias Object#send to send! for Ruby 1.9 forward compatibility. | Jeremy Kemper | 2007-09-27 | 1 | -0/+2 |
* | Backport Object#instance_variable_defined? for Ruby < 1.8.6. | Jeremy Kemper | 2007-09-27 | 1 | -0/+2 |
* | BufferedLogger#add doesn't modify the message argument. Closes #9702. | Jeremy Kemper | 2007-09-27 | 1 | -0/+2 |
* | Added ActiveSupport::BufferedLogger as a duck-typing alternative (albeit with... | David Heinemeier Hansson | 2007-09-25 | 1 | -0/+2 |
* | Object#instance_exec produces fewer garbage methods. | Jeremy Kemper | 2007-09-24 | 1 | -0/+2 |
* | Decode json strings as Dates/Times if they're using a YAML-compatible format.... | Rick Olson | 2007-09-24 | 1 | -0/+2 |
* | Dont need all of test/unit (closes #6673) [zenspider/josh] | David Heinemeier Hansson | 2007-09-23 | 1 | -0/+2 |