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-11-19 17:16:08 +00:00
2008-12-08 15:28:49 +00:00
2008-12-02 10:26:51 +00:00
2008-11-09 23:20:16 +00:00
2008-08-06 11:10:24 +00:00
2008-09-06 10:39:48 +00:00
2008-11-10 00:24:56 +00:00
2008-12-04 10:11:55 +00:00
2008-09-18 05:23:49 +00:00
2008-11-10 01:35:03 +00:00
2008-11-24 15:40:18 +00:00
2008-11-12 00:47:54 +00:00
2008-12-04 10:11:55 +00:00
2008-12-03 17:34:28 +00:00
2008-08-06 11:10:24 +00:00