Przemyslaw Czerpak
b46a548172
2008-12-08 16:30 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/hb-mkslib.sh
! fixed last modification
* harbour/doc/Makefile
+ harbour/doc/cmpopt.txt
+ added small description for Harbour compile time optimization
* harbour/include/hbexpra.c
+ allow to use hb_mutexCreate() as static variable initializer, f.e.:
static s_mtxarr := { "MTX1" => hb_mutexCreate(), ;
"MTX2" => hb_mutexCreate(), ;
"MTX3" => hb_mutexCreate() }
* harbour/include/hbexprb.c
% comment
* harbour/source/common/expropt2.c
+ added some missing optimizations for date constants
+ added optimization for multiple negate expressions
2008-12-08 15:28:49 +00:00
..
2008-12-02 10:26:51 +00:00
2008-12-08 15:28:49 +00:00
2008-11-09 16:06:36 +00:00
2008-11-09 16:06:36 +00:00
2008-10-26 21:43:34 +00:00
2008-11-09 19:59:39 +00:00
2008-11-01 12:41:08 +00:00
2007-03-13 18:40:56 +00:00
2008-11-06 08:09:13 +00:00
2008-12-03 17:34:28 +00:00
2008-09-13 16:53:45 +00:00
2008-11-12 13:45:27 +00:00
2008-11-18 01:59:51 +00:00
2008-10-13 19:30:38 +00:00
2008-11-06 08:09:13 +00:00
2008-09-18 05:23:49 +00:00