index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decorators.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing require_version and require_module. Those decorators have been moved...
Fabrice Douchant
2008-10-21
1
-39
/
+0
*
modify @require_version. No more regexp.
Fabrice Douchant
2008-10-13
1
-5
/
+5
*
add @require_module('module') that skip a test if the module can not be imported
Fabrice Douchant
2008-10-13
1
-0
/
+15
*
add @require_version('version') that skip a test if the version is too old
Fabrice Douchant
2008-10-10
1
-0
/
+24
*
improve doc for better epydoc generation.
Nicolas Chauvat
2008-07-13
1
-25
/
+13
*
backport iclassmethod decorator from gingo.goa
Sylvain
2008-06-26
1
-1
/
+16
*
new @locked decorator
Sylvain
2008-06-23
1
-0
/
+18
*
typo
Aurelien Campeas
2008-03-26
1
-1
/
+1
*
configuration: fix merge_options
Sylvain
2008-02-07
1
-4
/
+7
*
inherit from object
Sylvain
2007-11-28
1
-0
/
+2
*
new classproperty decorator
Sylvain
2007-10-26
1
-0
/
+7
*
timed decorator for quick functions/methods timing
Sylvain
2007-08-20
1
-0
/
+10
*
* fixed cached decorator to use __dict__ instead of attribute lookup,
Sylvain
2007-02-11
1
-11
/
+11
*
oops
Sylvain
2006-11-09
1
-1
/
+1
*
reorganize, deprecation warning for deprecated stuff, remove old deprecated f...
Sylvain
2006-11-08
1
-0
/
+102