Timeline
09/15/08:
- 05:23 Changeset [3714] by
-
Be more explicit on the way the metadata cache works. In particular, the ...
09/11/08:
- 06:51 Ticket #186 (Column.reIndex() should keep the kind and optimization levels) created by
- Right now, the Column.reIndex() only makes a raw call to …
09/09/08:
- 09:20 Changeset [3703] by
-
Tagging the std/pro sync in 20080909.
- 09:18 Changeset [3702] by
-
Deleted std-pro-synced-20080909 because what I wanted was a tag, not a ...
- 09:12 Changeset [3701] by
-
Removing stale branches.
- 09:10 Changeset [3700] by
-
Tagging the last sync between std and pro trunks.
- 08:54 Changeset [3698] by
-
Updated the e-mail address of Ivan and me.
- 08:49 Changeset [3697] by
-
Updated the copyright in debian files.
- 08:45 Changeset [3695] by
-
Changed the spell of my name (Altet -> Alted :-/).
- 08:25 Changeset [3693] by
-
Added a new File.fileno() method for retrieving the underlying OS file ...
- 08:11 Changeset [3692] by
-
Yet another iteration for putting pro-trunk and std-trunk in sync. Now it ...
09/07/08:
- 12:54 Ticket #185 (Make pytables work with fcntl) created by
- Hello, I have the following scenario: I'm using the new multiprocessing …
- 07:22 Changeset [3687] by
-
Re-synced r3686 from pro-trunk.
- 07:08 Changeset [3685] by
-
Synced from std-trunk since r3673.
09/04/08:
- 15:35 Ticket #166 ([REV] multi-index-query branch ready to be merged in Pro trunk) closed by
- fixed: All your suggestions except that of CompiledCondition.__repr__() …
- 11:54 Changeset [3673] by
-
Merging r3671 from std-trunk (fixed an error in in-kernel expresssion in ...
- 11:49 Changeset [3671] by
-
Fixed an error in a in-kernel expression.
- 07:25 Changeset [3668] by
-
Fixed the years of the copyrights.
- 07:25 Changeset [3667] by
-
Fixed a typo.
- 07:23 Changeset [3666] by
-
Licenses updated to remove the name of Carabos in the body of the license.
09/02/08:
- 09:08 Changeset [3664] by
-
Backported and merged r3660, r3661 and r3662 from trunk (Compatibility ...
- 08:49 Changeset [3663] by
-
Fixed the numexpr tests so that NumpyTestCase? will not be used in ...
- 07:13 Ticket #184 (Issued a DeprecationWarning when using warnings.showwarning in Python 2.6) closed by
- fixed: Fixed in r3662 (trunk). Now, all the tests seems to pass correctly with …
- 07:06 Changeset [3662] by
-
Added the 'line=' parameter in the local overriding of ...
- 05:16 Ticket #184 (Issued a DeprecationWarning when using warnings.showwarning in Python 2.6) created by
- Python 2.6 has added a line argument to warnings.showwarning() method, …
- 05:08 Ticket #183 (PyTables import fails with Python 2.6) closed by
- fixed: Fixed in r3661 (trunk). There remains some problems with the warnings …
- 04:51 Changeset [3661] by
-
The Pyrex extension files has been moved to the tables directory, as ...
08/30/08:
- 06:37 Ticket #183 (PyTables import fails with Python 2.6) created by
- I'm trying to use pytables with Python 2.6 (from trunk). I get the …
08/22/08:
- 13:58 Changeset [3660] by
-
More work on improving the laziness of member containers. Now, ...
- 11:29 Changeset [3659] by
-
Forced the check of a leading slash when passing a name string to ...
- 11:24 Changeset [3658] by
-
Added a small test for the case when trMap contains entries of the next ...
- 07:59 Changeset [3657] by
-
Addressed a problem with (key, key) values in the trMap dictionary.
- 07:04 Changeset [3656] by
-
Small refactorization of Group._g_checkHasChild. Now, ...
08/20/08:
- 11:53 Changeset [3655] by
-
Avoid closing descendent nodes during aborted group construction.
- 11:30 Changeset [3654] by
-
Avoid checking that the group is open in Group._g_close().
Since ...
- 11:23 Changeset [3653] by
-
Duck-check whether a node is a group when closing descendent nodes.
- 11:09 Changeset [3652] by
-
Avoid directly calling Group._g_close() outside Group.
Now ...
08/19/08:
- 16:45 Changeset [3651] by
-
Improved the lazyness of the group member containers so that they are not ...
- 06:20 Ticket #182 (saved record array does not retain shape) created by
- Hi, When I save a numpy record array as a Table, its shape is …
- 06:02 Changeset [3650] by
-
Small refactorization on the closing node code.
08/18/08:
- 18:24 Changeset [3649] by
-
Added some refactoring and fixes suggested by Ivan.
- 08:17 Changeset [3648] by
-
Implemented lazy children containers. With this, the time to open a group ...
- 07:59 Changeset [3647] by
-
Created branch for addressing ticket #181 (Accelerate the opening of ...
- 07:57 Ticket #181 (Accelerate the opening of groups) created by
- When opening a group, PyTables takes O(number_of_childs) time. It would …
