OLD | NEW |
| 1 2013-09-04: Version 3.21.10 |
| 2 |
| 3 Fixed Eternal::IsEmpty logic (issue 2870). |
| 4 |
| 5 Performance and stability improvements on all platforms. |
| 6 |
| 7 |
1 2013-09-03: Version 3.21.9 | 8 2013-09-03: Version 3.21.9 |
2 | 9 |
3 Deprecated Persistent functions which were marked to be deprecated. | 10 Deprecated Persistent functions which were marked to be deprecated. |
4 | 11 |
5 Allowed uncacheable identifiers to go generic (issue 2867). | 12 Allowed uncacheable identifiers to go generic (issue 2867). |
6 | 13 |
7 Performance and stability improvements on all platforms. | 14 Performance and stability improvements on all platforms. |
8 | 15 |
9 | 16 |
10 2013-09-02: Version 3.21.8 | 17 2013-09-02: Version 3.21.8 |
(...skipping 5841 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5852 setting break points in them. | 5859 setting break points in them. |
5853 | 5860 |
5854 | 5861 |
5855 2008-07-03: Version 0.1.0 | 5862 2008-07-03: Version 0.1.0 |
5856 | 5863 |
5857 Initial export. | 5864 Initial export. |
5858 | 5865 |
5859 # Local Variables: | 5866 # Local Variables: |
5860 # mode:text | 5867 # mode:text |
5861 # End: | 5868 # End: |
OLD | NEW |