Viktor Szakats
3088dd7608
2008-07-05 02:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
...
* source/pp/hbpp.c
* source/pp/ppcore.c
* source/pp/pplib.c
! Fixed bug introduced in r8836, so that now __HARBOUR__
will again be #defined when 'harbour /u' switch is used.
Thanks Randy.
2008-07-05 00:25:33 +00:00
Przemyslaw Czerpak
5146b49934
2008-06-27 14:58 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/source/pp/ppcore.c
! fixed GPF in expressions like:
#command CMD => #translate abc => \
problem located by Ron in xHarbour
* harbour/source/pp/hbpp.c
* extended string escaping to also quote " and ? (possible trigraph)
* harbour/source/compiler/gencc.c
; comment formatting
2008-06-27 12:58:35 +00:00
Viktor Szakats
53c7ccc18b
2008-06-27 12:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
...
* include/hbstdgen.ch
* include/hbver.h
* include/hbdefs.h
* source/pp/pplib.c
* source/pp/ppcore.c
* source/pp/hbpp.c
* source/common/hbver.c
* source/common/hbverdsp.c
* contrib/hbsqlit3/hbsqlit3.c
* contrib/examples/pp/hbppdef.h
* Changed .c level __HARBOUR__ to have the same value
as the existing .prg level one.
* PP now gets the __HARBOUR__ define directly from the .c
level instead of generating it locally.
; QUESTION: Should or shouldn't we change __HARBOUR__
to contain revision number too? (0x0100 -> 0x01000)
This would allow for a greater level of development
opportunities between minor revisions, more "agile"
development.
* include/hbpp.h
* source/pp/ppcore.c
- Two __XHARBOUR__ guards removed.
2008-06-27 10:27:35 +00:00
Viktor Szakats
d2ec0a2903
2008-06-26 15:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
...
* source/pp/hbpp.c
! Fixed typo in recent modification.
Thanks to Grigory Filatov for spotting it.
2008-06-26 14:00:17 +00:00
Viktor Szakats
756b68fb65
2008-06-21 19:17 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
...
* source/pp/hbpp.c
! Fixed to escape strings in generated hbverbld.h.
[TOMERGE 1.0.0RC1]
2008-06-21 17:19:15 +00:00
Przemyslaw Czerpak
a46b864cca
2008-06-06 10:21 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/include/hbpp.h
* harbour/source/pp/ppcore.c
+ added hb_pp_errorCount() which returns total number of errors
which appeared during preprocessing
* harbour/source/pp/hbpp.c
* added new switch:
-u[<file>] use command def set in <file> (or none)
* if neither -o nor -v is specified then -w is default action
+ added to default search paths INCLUDE envvar
* set application exit code to non 0 value if errors appear
during preprocessing
* harbour/source/compiler/harbour.yyc
* harbour/source/compiler/harbour.y
! added support for expression list without parenthesis used in
statements - Clipper compatibility fix.
2008-06-06 08:21:49 +00:00
Viktor Szakats
c5ac234016
2008-06-05 18:30 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
...
* common.mak
* harbour-ce-spec
* harbour-w32-spec
* harbour.spec
* make_b32.mak
* make_gcc.mak
* make_vc.mak
* make_vcce.bat
* make_vcce.mak
* make_xmingw.sh
* make_xmingwce.sh
+ source/pp/hbpp.c
- source/pp/hbppgen.c
* source/pp/Makefile
* hbppgen -> hbpp
; Please test.
* harbour-w32-spec
! Added 'svn:keywords "Author Date Id Revision"'
; TOMERGE [RC1]
2008-06-05 16:33:37 +00:00
Viktor Szakats
a49700b2da
20000307-12:35 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-07 11:41:00 +00:00
Viktor Szakats
3f335033d4
20000306-13:25 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-06 12:38:23 +00:00
Viktor Szakats
c124d2959e
20000302-20:44 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-02 19:49:22 +00:00
Viktor Szakats
3e3819e705
20000302-11:21 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-02 11:58:22 +00:00
Ryszard Glab
3aa7c99ce6
ChangeLog 20000302-12:35 GMT+1
2000-03-02 11:19:18 +00:00
Viktor Szakats
176ed31f81
20000301-03:04 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-01 02:04:02 +00:00
Alexander S.Kresin
60b1bd6adb
Updating pp files
2000-02-20 17:04:57 +00:00
Alexander S.Kresin
ebd86942df
Updating pp files
2000-02-18 12:24:01 +00:00
Alexander S.Kresin
cf9c8644ee
Updating of compiler and pp files
2000-02-17 20:00:40 +00:00
Alexander S.Kresin
8e3a71d5e1
hbpp.c
2000-02-09 10:57:48 +00:00
Viktor Szakats
b66f833ecd
20000205-00:32 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-02-04 23:32:50 +00:00
Alexander S.Kresin
170ae2c975
Updating hbpp.c
2000-02-02 17:44:08 +00:00
Alexander S.Kresin
df8095f881
Updating hbpp.c
2000-01-30 14:08:12 +00:00
Alexander S.Kresin
b35d519bd3
Updating hbpp.c
2000-01-21 15:01:27 +00:00
Alexander S.Kresin
c665d0e398
Updating hbpp.c
2000-01-19 18:24:23 +00:00
Alexander S.Kresin
08cb3e3a25
Updating preprocessor and RDD ADS files
2000-01-17 19:18:07 +00:00
Alexander S.Kresin
f125c39058
bug fixed with &
1999-12-19 12:20:56 +00:00
Alexander S.Kresin
c8bff58ef8
upgrading preprocessor files
1999-12-15 11:51:22 +00:00
Alexander S.Kresin
6e4d8826ef
Updating preprocessor files
1999-12-07 18:38:26 +00:00
Viktor Szakats
5b473f11f5
19991203-15:18 GMT+1
1999-12-03 14:34:04 +00:00
Paul Tucker
06da4c714d
Added a cast on xgrab call
1999-11-30 09:41:59 +00:00
Viktor Szakats
20a998205f
19991129-22:22 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-29 22:10:47 +00:00
Viktor Szakats
736b33c8ff
19991127-17:25 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-27 16:47:07 +00:00
Viktor Szakats
7fb493a6ae
19991122-23:43 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-22 22:56:09 +00:00
Viktor Szakats
a4ec35927e
19991122-16:12 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-22 15:29:17 +00:00
Viktor Szakats
6a892ae272
19991122-15:03 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-22 14:15:57 +00:00
Viktor Szakats
648b4b5a9d
19991122-01:14 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-22 00:27:07 +00:00
Viktor Szakats
4b80830d9a
19991121-23:23 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-21 22:34:44 +00:00
Viktor Szakats
8379afd78e
19991121-22:38 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-21 21:50:31 +00:00
Ryszard Glab
97988f31a2
ChangeLog 19991120-14:35 GMT+1
1999-11-20 13:40:26 +00:00
Viktor Szakats
4da30aad87
19991119-10:02 GMT+1 Victor Szel <info@szelvesz.hu>
1999-11-19 09:14:23 +00:00
Ryszard Glab
ee515d4717
ChangeLog 19991116-21:55
1999-11-16 21:06:31 +00:00
Alexander S.Kresin
d5a511de8d
Updating preprocessor files
1999-11-12 16:00:46 +00:00
Gonzalo A. Diethelm
997d822a9c
ChangeLogTag:Thu Nov 04 13:49:23 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
1999-11-04 17:16:23 +00:00
Alexander S.Kresin
60fc7bd675
upgrading preprocessor files
1999-11-01 09:06:41 +00:00
Alexander S.Kresin
92234af901
upgrading preprocessor files
1999-11-01 07:21:35 +00:00
Alexander S.Kresin
cb8653c034
upgrading preprocessor files
1999-10-27 10:14:44 +00:00
Alexander S.Kresin
0b2eecd5c0
upgrading preprocessor files
1999-10-26 05:56:10 +00:00
David G. Holm
72451ae329
See ChangeLog entry 19991025-18:15 EDT David G. Holm <dholm@jsd-llc.com>
1999-10-25 22:31:29 +00:00
Gonzalo A. Diethelm
4c5cb1c381
ChangeLogTag:Mon Oct 25 13:14:42 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
1999-10-25 16:36:38 +00:00
Gonzalo A. Diethelm
1a7088b7d4
ChangeLogTag:Thu Oct 21 11:56:55 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
1999-10-21 15:32:32 +00:00
Viktor Szakats
89d15d3c42
19991021-01:48 GMT+1
1999-10-21 00:04:00 +00:00
Gonzalo A. Diethelm
ab5bc00691
ChangeLogTag:Wed Oct 20 19:28:51 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
1999-10-20 22:49:20 +00:00