|
|
08/24/06 02:20:15 |
@289
|
[289]
|
fumanchu |
Made some relative imports absolute for Python 2.5 (just in case). |
|
|
08/01/06 23:47:03 |
@260
|
[260]
|
fumanchu |
New **kwargs options for sandbox.recall, .xrecall, .view, .distinct, … |
|
|
07/25/06 18:11:28 |
@242
|
[242]
|
fumanchu |
Some API changes to make the dejavu top level cleaner:
… |
|
|
03/07/06 23:32:23 |
@188
|
[188]
|
fumanchu |
Fix for #48 (unitclass.identifiers should be strings, not property … |
|
|
02/11/06 08:37:21 |
@165
|
[165]
|
fumanchu |
Now distributing recur module with dejavu. |
|
|
01/21/06 01:50:32 |
@147
|
[147]
|
fumanchu |
Wrapped TemporarySweeper? in a try block instead of a function. |
|
|
01/08/06 04:39:38 |
@139
|
[139]
|
fumanchu |
Fix for #38 (Engine.FinalClassName? not updated). |
|
|
01/05/06 22:03:36 |
@137
|
[137]
|
fumanchu |
Moved the cache.sweep and new Temporary Unit workers to use the latest … |
|
|
11/29/05 04:49:56 |
@113
|
[113]
|
fumanchu |
Fix for #29 (arbitrary primary keys):
… |
|
|
11/26/05 03:52:01 |
@107
|
[107]
|
fumanchu |
logic.Expression changes:
… |
|
|
11/21/05 05:23:41 |
@101
|
[101]
|
fumanchu |
Fix for #20 (awareness of to-one or to-many). … |
|
|
11/02/05 00:58:46 |
@88
|
[88]
|
fumanchu |
Set eol-style:native on all .py files. |
|
|
08/11/05 23:11:04 |
@85
|
[85]
|
fumanchu |
BACKWARDS INCOMPATIBILITY: Sandbox.recall now returns a list. Use xrecall … |
|
|
06/27/05 05:24:59 |
@76
|
[76]
|
fumanchu |
1. Refactored name coercion in db.py (Christian Holtje) … |
|
|
06/10/05 20:17:41 |
@75
|
[75]
|
fumanchu |
Fix to engines.RuleProperty? |
|
|
03/01/05 18:34:05 |
@66
|
[66]
|
fumanchu |
Stripped Windows carriage-returns from .py files. |
|
|
01/24/05 05:03:16 |
@61
|
[61]
|
fumanchu |
1. New config entries can override adapters for db SM's. … |
|
|
01/12/05 07:48:53 |
@51
|
[51]
|
fumanchu |
1. Changed arena.roster to ._registered_classes. Dropped containers.Prism … |
|
|
12/31/04 07:31:41 |
@45
|
[45]
|
fumanchu |
1. Doc updates.
2. xray, recur now imported lazily. … |
|
|
12/27/04 07:17:49 |
@43
|
[43]
|
fumanchu |
1. Changed UnitProperty?.hints['Size'] to 'bytes'. SM's should now assume … |
|
|
12/15/04 22:50:08 |
@38
|
[38]
|
fumanchu |
1. Added Unit.first(farClass, **kwargs) method to retrieve a single … |
|
|
11/21/04 03:30:23 |
@33
|
[33]
|
fumanchu |
Rewrote handling of Unit.dirty. For UnitProperty? types which were mutable … |
|
|
11/19/04 06:55:00 |
@29
|
[29]
|
fumanchu |
1. Fixed bug in storeado with hints:Size of wrong type. … |
|
|
11/11/04 00:03:51 |
@27
|
[27]
|
fumanchu |
Inlined handling of universal sets for better strategies/performance. |
|
|
11/10/04 08:18:45 |
@26
|
[26]
|
fumanchu |
1. Use error trapping instead of asserts. … |
|
|
11/03/04 00:18:32 |
@25
|
[25]
|
fumanchu |
1. Moved UnitCollection?._IDs to a UnitProperty?, .Members … |
|
|
10/30/04 20:58:58 |
@23
|
[23]
|
fumanchu |
Oops. Shouldn't have add xray, recur. Better without. |
|
|
10/30/04 20:43:26 |
@22
|
[22]
|
fumanchu |
1. Moved xray, recur into dejavu.
2. Doc updates. |
|
|
10/20/04 21:36:52 |
@21
|
[21]
|
fumanchu |
1. Removed Unit.temporary
2. Added Unit.on_recall() with Sandbox support. … |
|
|
10/19/04 23:26:16 |
@20
|
[20]
|
fumanchu |
1. Added getstate, setstate to Unit and subclasses. … |
|
|
10/17/04 07:20:12 |
@18
|
[18]
|
fumanchu |
Doc updates + new TemporaryUnitError? |
|
|
10/13/04 23:55:22 |
@17
|
[17]
|
fumanchu |
1. Fixed a mutex bug in UnitCollection?.
2. Doc updates. |
|
|
10/09/04 18:01:37 |
@8
|
[8]
|
fumanchu |
codewalk and logic are now modules in dejavu |
|
|
10/04/04 20:26:43 |
@5
|
[5]
|
fumanchu |
Fixed visit_FUNCTION rule to pass a sandbox. |
|
|
09/30/04 04:59:50 |
@4
|
[4]
|
fumanchu |
oops. dict.iteritems again. |
|
|
09/29/04 22:13:11 |
@2
|
[2]
|
fumanchu |
Allow Unit properties to be set in Unit.init() by **kwargs. |
|
|
09/22/04 22:01:33 |
@1
|
[1]
|
cnew |
initial import |