Merge 'autocast' into 'trunk'
authorRafael Kitover <rkitover@cpan.org>
Sat, 29 Aug 2009 06:34:07 +0000 (06:34 +0000)
committerRafael Kitover <rkitover@cpan.org>
Sat, 29 Aug 2009 06:34:07 +0000 (06:34 +0000)
commit561cc4470568689c837b6e81be4589151550da3d
tree22c221989a651923017bd7c370d956cd0237ebea
parent2c74a93a46d0913a25ac6574ec9a65edb0466931
parent0bd2c1cdd249ba5866529b8316a1764a07a4871f
Merge 'autocast' into 'trunk'

r7381@hlagh (orig r7380):  ribasushi | 2009-08-24 17:07:58 -0400
Branch to add autocast support as a standalone piece of code
r7382@hlagh (orig r7381):  ribasushi | 2009-08-25 05:06:43 -0400
Move storage tests to their own dir
r7385@hlagh (orig r7384):  ribasushi | 2009-08-25 06:35:19 -0400
Switch storage class loading to ensure_class_loaded
r7386@hlagh (orig r7385):  ribasushi | 2009-08-25 06:37:48 -0400
Change a datatype for test purposes
r7387@hlagh (orig r7386):  ribasushi | 2009-08-25 06:45:35 -0400
Fix two storage tests
r7388@hlagh (orig r7387):  ribasushi | 2009-08-25 06:45:52 -0400
Actual autocast code
r18697@hlagh (orig r7416):  caelum | 2009-08-29 01:42:29 -0400
rename method and add docs
r18698@hlagh (orig r7417):  ribasushi | 2009-08-29 02:07:18 -0400
Make sure arrays work
r18699@hlagh (orig r7418):  caelum | 2009-08-29 02:11:14 -0400
rename _map_data_type to _native_data_type