Apply some changes
[dbsrgits/DBM-Deep.git] / Changes
2010-01-11 Rob Kinyon Added recursion test, hoisted staleness() to Sector...
2010-01-08 Rob Kinyon Fixed bug in Build.PL and pre-seeded expected activity...
2010-01-06 Rob Kinyon Ready to release
2010-01-06 Rob Kinyon (RT #48031) Better var localizations (Thanks, SPROUT!)
2010-01-06 Rob Kinyon (RT #40782) '0' as a hashkey wasn't iterated over corre...
2010-01-06 Rob Kinyon RT# 50541: Fix for clear bug. Introduces a speed regression
2010-01-05 Rob Kinyon Removed extraneous slashes from POD
2010-01-05 Rob Kinyon (RT #44981) Added VERSION to ::Array, ::Engine, and...
2010-01-05 Rob Kinyon Applied POD Patch by FWIE (RT #51888)
2010-01-03 Rob Kinyon Fixed up so that SQLite is supported
2010-01-01 Rob Kinyon Getting everything ready for release of 1.0019_001
2009-11-26 Rob Kinyon Added files and deps for SQL backend. THIS STILL NEEDS...
2009-06-29 rkinyon@cpan.org First checkin of the reversion back from the failed...
2009-06-29 rkinyon@cpan.org Removed the need for the :flock constants from Fcntl...
2009-06-29 rkinyon@cpan.org All sectors now use a string to create themselves
2009-06-29 rkinyon@cpan.org Updated Changes
2009-06-29 rkinyon@cpan.org Applied patch by Wulfram Humann for improving reindex_e...
2009-06-29 rkinyon@cpan.org Fix for 30085
2009-06-29 rkinyon@cpan.org Exporting seems to work just fine
2009-06-29 rkinyon@cpan.org Committed fix for RT#35140
2008-03-19 rkinyon r5021@rob-kinyons-computer-2 (orig r10948): rkinyon... trunk
2008-03-10 rkinyon r592@rob-kinyons-computer-2 (orig r10555): rkinyon...
2008-01-11 rkinyon r12194@rob-kinyons-computer-2 (orig r10513): rkinyon...
2007-10-02 rkinyon r8223@rob-kinyons-computer-2 (orig r10043): rkinyon...
2007-10-01 rkinyon r8208@rob-kinyons-computer-2 (orig r10033): rkinyon...
2007-09-28 rkinyon r8199@h460878c2 (orig r10013): rkinyon | 2007-09...
2007-09-25 rkinyon r6200@rob-kinyons-computer-2 (orig r9980): rkinyon...
2007-09-21 rkinyon r6127@000-443-371 (orig r9960): rkinyon | 2007-09...
2007-03-12 rkinyon r15937@rob-kinyons-computer (orig r9234): rkinyon...
2007-02-26 rkinyon r15625@rob-kinyons-computer (orig r9171): rkinyon...
2007-01-30 rkinyon r14213@rob-kinyons-computer (orig r8080): rkinyon...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-05-01 rkinyon r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-05-01 rkinyon r11692@rob-kinyons-powerbook58: rob | 2006-04-30...
2006-04-28 rkinyon Fixed missing file in MANIFEST
2006-04-07 rkinyon Updated documentation and Changes
2006-03-07 rkinyon Added dep on 5.6.0 and started breakout of request_spac...
2006-02-28 rkinyon Removed error/clear_error functions
2006-02-28 rkinyon Final items before release
2006-02-27 rkinyon Updated changes with bugfixes
2006-02-27 rkinyon Updated Changes with the new patch
2006-02-25 rkinyon Removed one call to reftype
2006-02-24 rkinyon Upped version to 0.98 and updated Changes
2006-02-24 rkinyon Updated Changes to note when we actually released 0.97
2006-02-24 jhuckaby - Removed volatile option as it is pretty useless...
2006-02-23 rkinyon Fixed some Cygwin test failures
2006-02-23 rkinyon Added changes made by Joe last night to Changes file
2006-02-22 rkinyon Updated changes to reflect latest fixes
2006-02-21 rkinyon Marked two tests as passing that were TODO
2006-02-21 rkinyon Fixed naive use of {@_} in TIE*
2006-02-16 rkinyon Finished most of the renamings and updated Changes...
2006-02-15 rkinyon close() -> _close()
2006-02-15 rkinyon open() is now _open()
2006-02-15 rkinyon init() -> _init()
2006-02-14 rkinyon Initial migration from dev.iinteractive.com