Timeline
11/20/08: Yesterday
- 04:20 Changeset [3925] by
-
Fixed a typo in the Table.itersequence description.
11/19/08:
- 03:27 Ticket #198 (Add support for extended slicing in Leaf objects) created by
- For example, given this: […]
11/18/08:
- 06:08 Changeset [3923] by
-
VERSION bumped to 2.1.dev
- 06:04 Changeset [3921] by
-
Created std-2.1rc2 tag for PyTables? 2.1rc2
- 04:06 Changeset [3920] by
-
Final touches before the announcement.
11/17/08:
- 12:00 Changeset [3918] by
-
Merged in r3918 (Added case for no-existing Pyrex sources (evaluation ...
- 11:14 Changeset [3915] by
-
The tests for big-endian were done with MacOSX, not Linux.
- 07:53 Changeset [3913] by
-
Getting ready for releasing 2.1rc2.
- 07:50 Changeset [3912] by
-
Forgot to document the new numexpr functions as docstrings.
- 07:15 Ticket #192 (The installer for Pro should recognize previous installations) closed by
- fixed: Fixed in r3907 and r3908.
- 05:07 Changeset [3909] by
-
Complete synchronization (where appropriate ;-) of the std and pro trunk ...
11/13/08:
- 07:22 Changeset [3905] by
-
The **kwargs argument has been added to all the implementations of the ...
- 05:16 Changeset [3903] by
-
Added some missing Posix functions for Windows MSVC (7.1 at least).
The ...
11/12/08:
- 11:21 Ticket #197 (Indexes behaves incorrectly when updated after a query) closed by
- fixed: The space_id of datasets cannot be cached during index queries. This …
- 11:18 Changeset [3902] by
-
Merged in r3901 from pro-trunk (removed the space_id cache during indexed ...
- 10:41 Ticket #197 (Indexes behaves incorrectly when updated after a query) created by
- The next script shows the bad behavior: […]
11/11/08:
- 11:26 Ticket #196 (Numexpr in PyTables does not support the log() and exp() functions) closed by
- fixed: Both log and exp functions added in r3896:3899 (std-trunk) and …
- 11:08 Changeset [3899] by
-
Documented the addition of new numexpr functions:
arcsinh, arccosh, ...
- 08:49 Changeset [3898] by
-
Removed the sin, cos, tan and arctan2 from the opcodes. They ...
- 08:06 Changeset [3897] by
-
Added the next functions to the numexpr module:
'arcsin', 'arccos', ...
11/10/08:
- 04:41 Ticket #196 (Numexpr in PyTables does not support the log() and exp() functions) created by
- log() and exp() are quite useful when evaluating expressions …
11/05/08:
- 10:44 Changeset [3894] by
-
Added a useful benchmark made as response to a message sent to the ...
- 10:42 Ticket #195 (Error when using ptrepack on other leaves than Table) closed by
- fixed: This has been fixed in r3893. I don't like the fix too much because …
- 10:34 Changeset [3893] by
-
The call to Leaf._g_copyWithStats() now makes a distinction between Table ...
- 05:23 Ticket #195 (Error when using ptrepack on other leaves than Table) created by
- Here it is the error that appears when copying an EArray, for …
11/04/08:
- 12:23 Changeset [3892] by
-
Merged in -r3888:3891 from pro-trunk (syncing after the latests fixes for ...
- 12:17 Ticket #194 (Incorrect results after appending rows to indexed tables (no auto-index ...) closed by
- fixed: Fixed in r3891.
- 11:47 Ticket #193 (Incorrect handling of dirty indexes in queries) closed by
- fixed
- 08:39 Ticket #194 (Incorrect results after appending rows to indexed tables (no auto-index ...) created by
- The dirty indexes are badly handly under certain circumstances. The next …
- 05:03 Ticket #193 (Incorrect handling of dirty indexes in queries) created by
- There is a problem in the condition cache when handling dirty indexes. …
11/03/08:
- 07:07 Changeset [3888] by
-
Forgot to merge r3885 from pro-trunk (fixed problems with byte-ordering).
- 07:03 Changeset [3887] by
- 06:56 Ticket #141 (Rebuilding indexes should be done at the en of update iterators) closed by
- fixed: Fixed in r3886. The problem was that calling a Table.reIndexDirty() …
- 03:50 Ticket #191 (Some tests regarding byteordering don't pass in big-endian processors) closed by
- fixed: Fixed in r3885.
10/31/08:
- 12:09 Ticket #192 (The installer for Pro should recognize previous installations) created by
- Now, the installer always overwrite a possible existing installation. It …
- 12:07 Ticket #141 (Rebuilding indexes should be done at the en of update iterators) reopened by
- I'm having problems again with the …
- 12:04 Ticket #191 (Some tests regarding byteordering don't pass in big-endian processors) created by
- Here are the …
- 11:55 Changeset [3883] by
-
Some rephrasing on the newly added sorting capabilities in PyTables? (I ...
- 11:31 Changeset [3881] by
-
Fixed a wrong level in section.
- 11:26 Changeset [3880] by
-
Oops. Corrected the number version set in previous commit.
- 11:23 Changeset [3878] by
-
Post 2.1rc1 release actions.
- 07:48 Changeset [3876] by
-
Forgot to add the tables/*.c and tables/Makefile after changing the Pyrex ...
- 06:46 Changeset [3873] by
-
Lastest modification to the announcement before releasing 2.1rc1.
10/29/08:
- 14:02 Changeset [3870] by
-
Fixed some errors in the format of the User's Guide.
- 13:38 Changeset [3867] by
-
Last modifications of release notes before releasing 2.1rc1.
- 13:24 Changeset [3865] by
-
Version bumped to 2.1rc1
- 12:38 Ticket #151 (Support fancy indexing in row iterator) closed by
- wontfix: I've considered implementing this, but unfortunately NumPy doesn't offer …
- 09:46 Changeset [3863] by
-
Added a section about the recent optimizations in leaves creation in the ...
- 09:34 Changeset [3862] by
-
Merged in r3861 from pro-trunk (change of position of kind argument in ...
- 06:37 Ticket #141 (Rebuilding indexes should be done at the en of update iterators) closed by
- fixed: Re-applied r3506 in r3859 (pro-trunk) and r3860 (std-trunk) and it works …
- 06:34 Changeset [3860] by
-
Backported r3859 from pro-trunk (fix for ticket #141, 'Rebuilding indexes ...
- 05:43 Ticket #160 (Small optimization to Table._markColumnsAsDirty()) closed by
- fixed: Applied in r3857 (pro-trunk) and r3858 (backported to std-trunk). …
- 05:43 Changeset [3858] by
-
Backported r3857 from pro-trunk (small optimization for Table._reIndex()).
- 05:26 Ticket #188 (Moving an indexed table with a small node cache fails) closed by
- fixed: After the large refactoring on node management in the last few days, this …
- 05:12 Ticket #190 (PyTables should be able to create HDF5 files without PyTables specific ...) closed by
- fixed: Added tests in r3854 (std-trunk) and r3855 (pro-trunk). Closing this …
- 05:05 Changeset [3854] by
-
Added a couple of tests to check that PYTABLES_SYS_ATTRS set to ...
10/28/08:
- 16:06 Changeset [3853] by
-
Merged in r3852 from pro-trunk (refactorization of index retrieval).
- 14:57 Changeset [3850] by
-
Removed unnecessary lookups for indexes during table instanciation ...
- 13:54 Changeset [3849] by
-
Some attributes were still read even though PYTABLES_SYS_ATTRS ...
- 12:28 Changeset [3848] by
-
In order to avoid the loading of the previous parents of a ...
10/24/08:
- 14:25 Changeset [3846] by
-
Added a PYTABLES_SYS_ATTRS parameter that allows to switch on and off ...
- 14:23 Ticket #190 (PyTables should be able to create HDF5 files without PyTables specific ...) created by
- This way the resulting files should be not too PyTables specific. …
- 12:43 Changeset [3844] by
-
Required the use of NumPy? 1.2.
- 12:34 Changeset [3843] by
-
It is possible now to add *any* tunable parameter in tables/parameters.py ...
10/23/08:
- 09:45 Ticket #189 (The test suite cannot run successfully when the LRU is completely disabled) closed by
- fixed: Fixed in r3834:3841 in both std-trunk and pro-trunk. Closing this ticket.
- 09:35 Changeset [3841] by
-
Merged in -r3840 from pro-trunk (final fixes for closing #189).
10/22/08:
- 14:21 Changeset [3838] by
-
Put in sync with r3837 of pro-trunk.
- 05:53 Changeset [3836] by
-
Avoid the lookup of the associated node in AttributeSet?, except ...
- 05:30 Changeset [3835] by
-
Updated the AttributeSet? class (and the corresponding extension) so that ...
