date-performance
date-performance copied to clipboard
Adds a semblance of performance to Ruby's core Date class ...
Results
3
date-performance issues
Sort by
recently updated
recently updated
newest added
Fixes Date.strptime segfaulting on invalid input
Date.strptime will cause a segfault when given a non-string value for the str or fmt values Tested under: - ree-1.8.7-2012.01 - ruby-1.8.7-p358
Here's the trace: http://pastie.org/668078 OS: Mac OS X 10.6.1 Ruby: ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-darwin9.7.0] RubyGems: 1.3.5