[IMP] safe_eval: allow to use min and max functions
[odoo/odoo.git] / bin / tools / safe_eval.py
2011-09-05 Quentin (OpenERP)[IMP] safe_eval: allow to use min and max functions
2011-07-05 Olivier Dony[FIX] safe_eval: add support for new JUMP OPCODES from...
2010-12-16 Stephane Wirtel[FIX] Load the C Library of strptime
2010-10-25 Borja López Soilán[FIX] Slicing functionality support added to safe_eval()
2010-10-18 Jay (OpenERP)[FIX] Safe_eval : Added the support of set(),JUMP_FORWA...
2010-09-07 DHS(OpenERP)[FIX] safe_eval() : Added support of len()
2010-09-06 Jay (OpenERP)[FIX] Safe_eval : Added the support of round
2010-09-06 Jay (OpenERP)[FIX] Safe_eval : Allowed the use of filter.
2010-09-02 Stephane Wirtel[IMP] Backport the safe_eval function from the trunk...