From: rkinyon Date: Mon, 19 Jun 2006 13:09:18 +0000 (+0000) Subject: r13058@Rob-Kinyons-PowerBook: rob | 2006-05-10 15:39:37 -0400 X-Git-Tag: 0-99_03~21 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5e2c3efae8d5c505f04c9d4b494ccae2a126b28d;p=dbsrgits%2FDBM-Deep.git r13058@Rob-Kinyons-PowerBook: rob | 2006-05-10 15:39:37 -0400 r11694@rob-kinyons-powerbook58 (orig r5987): rkinyon | 2006-04-30 22:22:45 -0400 r11683@rob-kinyons-powerbook58: rob | 2006-04-28 20:54:09 -0400 Fixed export() so that it works on blessed root values r11695@rob-kinyons-powerbook58 (orig r5988): rkinyon | 2006-04-30 22:22:53 -0400 r11685@rob-kinyons-powerbook58: rob | 2006-04-29 10:50:27 -0400 Have tests for a couple bugs r11696@rob-kinyons-powerbook58 (orig r5989): rkinyon | 2006-04-30 22:23:00 -0400 r11686@rob-kinyons-powerbook58: rob | 2006-04-29 23:23:17 -0400 Fixed export() so that it works with crossreferences r11697@rob-kinyons-powerbook58 (orig r5990): rkinyon | 2006-04-30 22:23:06 -0400 r11687@rob-kinyons-powerbook58: rob | 2006-04-29 23:33:57 -0400 Added the failing test for import() tying stuff when it shouldn't r11698@rob-kinyons-powerbook58 (orig r5991): rkinyon | 2006-04-30 22:23:13 -0400 r11691@rob-kinyons-powerbook58: rob | 2006-04-29 23:53:52 -0400 Moved some more POD over r11699@rob-kinyons-powerbook58 (orig r5992): rkinyon | 2006-04-30 22:23:21 -0400 r11692@rob-kinyons-powerbook58: rob | 2006-04-30 00:04:30 -0400 Added dependency on FileHandle::Fmode to handle filestatus checks r11700@rob-kinyons-powerbook58 (orig r5993): rkinyon | 2006-04-30 22:23:29 -0400 r11693@rob-kinyons-powerbook58: rob | 2006-04-30 22:15:38 -0400 Fixed Win32 bug reported by BrowserUk r11706@rob-kinyons-powerbook58 (orig r5995): rkinyon | 2006-05-01 13:19:59 -0400 r11705@rob-kinyons-powerbook58: rob | 2006-05-01 13:19:45 -0400 Fixed bugs with delete_bucket, add_bucket, and transactions that were exposed through Win32 testing done by Nigel Sandever (Thanks\!) r11726@rob-kinyons-powerbook58 (orig r5996): rkinyon | 2006-05-01 15:53:56 -0400 r11725@rob-kinyons-powerbook58: rob | 2006-05-01 15:53:46 -0400 Fixed import() so that it doesn't tied the data structure that was passed in ---