Ryszard Glab
49d728084c
2006-03-09 16:30 UTC+0100 Ryszard Glab <rglab//imid.med.pl>
* include/hbapi.h
* include/hbexpra.c
* include/hbexprb.c
* include/hbexprop.h
* modified to support strings with embeded LF/CR characters
* source/common/hbstr.c
* source/rtl/strings.c
* added hb_strRemEscSeq() function that removes C-like Esc
sequences (\n \t \r \b currently)
* source/compiler/cmdcheck.c
* added new command line switch
-r=<max_recursive_preprocessor_passes>
with defaults equal to -r=1024
* include/hbpp.h
* source/compiler/harbour.l
* source/compiler/harbour.y
* source/macro/macro.y
* source/pp/ppcomp.c
* source/pp/ppcore.c
* source/pp/pplib.c
* source/pp/pptable.c
* source/pp/pragma.c
* fixed compilation of #command ( => (,7
(loops in #define or #command are trapped now)
* fixed compilation of \[ and \] in command/translate
* modified TEXT/ENDTEXT to use '#pragma __text'
+ added #pragma __stream and #pragma __cstream
(examples later)
2006-03-09 15:22:16 +00:00
..
2006-02-14 10:26:58 +00:00
2005-11-14 21:01:01 +00:00
2006-02-04 16:16:48 +00:00
2006-02-04 16:16:48 +00:00
2003-02-18 21:02:54 +00:00
2006-02-15 10:16:46 +00:00
2003-04-14 18:51:05 +00:00
2005-11-14 09:47:46 +00:00
2006-03-09 15:22:16 +00:00
2001-12-16 11:12:23 +00:00
2006-02-04 16:16:48 +00:00
2005-11-14 19:56:11 +00:00
2005-11-14 09:47:46 +00:00
2003-09-17 18:02:49 +00:00