807f1e918a
2000-09-23 10:10 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/compiler/harbour.l * Removed TODO 4 Char abbreviation (done few weeks back).
Ron Pinkas
2000-09-23 17:08:41 +00:00
cb52798e45
2000-09-23 10:00 UTC+0800 Ron Pinkas <ron@profit-master.com> * include/hbclass.ch * Changed AS ... from ALL CAPS to Capitalized, to avoid conflict with FWH #defines, for those not using modified DLL.CH
Ron Pinkas
2000-09-23 16:56:36 +00:00
d645d71997
2000-09-19 10:40 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c ! Corrected JFL previous change, which commented a fix that solved problem with code like "@&Row,...". This fix will address both the #xtranslate @@ => ... as well as the previous needed fix.
Ron Pinkas
2000-09-20 01:06:35 +00:00
40dd3e7683
2000-09-19 10:40 UTC+0800 Ron Pinkas <ron@profit-master.com> * config/dos/djgpp.cf + Added support for $(L_USR)
Ron Pinkas
2000-09-19 17:37:54 +00:00
9f6f0e2937
Recorded changes to GNU make to support harbour.sly
Ron Pinkas
2000-09-19 17:33:03 +00:00
a3c43d0a26
Modified to use harbour.sly rather than harbour.y when using SimpLex.
Ron Pinkas
2000-09-19 17:27:51 +00:00
df03398e17
Minor esthetics changes.
Ron Pinkas
2000-09-19 15:40:07 +00:00
d7a1cd7c31
Changed const to static for language definition variable declarations.
Ron Pinkas
2000-09-19 15:14:54 +00:00
eca55336b8
Corrected djgpp warning.
Ron Pinkas
2000-09-19 05:36:54 +00:00
4a4e7b593b
2000-09-08 03:50 UTC+0800 Ron Pinkas <ron@profit-master.com> * config/dos/djgpp.cf + Added support for $(C_USER) and $(L_USER) /* Could someone please verify, that this is the correct way. */
Ron Pinkas
2000-09-08 11:00:40 +00:00
b1658bda6d
2000-09-07 00:10 UTC+0800 Ron Pinkas <ron@profit-master.com> * include/hbcomp.h * source/compiler/harbour.c + Added: char hb_comp_cCastType
Ron Pinkas
2000-09-07 07:31:31 +00:00
c201844c39
2000-09-06 12:40 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/compiler/harbour.l + Added AS CHAR[ACTER] for compatibility with FW (FW can't use #translate AS CHAR => AS STRING, because FW also uses AS CHAR in DLL calls where AS CHAR referes to *native* char type). ! Correted AS ... to allow multiple space/tab, and support abbreviations.
Ron Pinkas
2000-09-06 19:53:10 +00:00
f40fe5235a
2000-09-05 15:30 UTC+0800 Ron Pinkas <ron@profit-master.com> * include/hbclass.ch ! Changed AS STRING to AS String, AS NUMERIC to AS Numeric, AS OBJECT to AS Object to avoid collision with FW #defines in dll.ch.
Ron Pinkas
2000-09-05 22:32:33 +00:00
a04a4e61ae
Correction to ChangeLog entry ChangeLog 2000-09-05 14:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> for the config/dos/bcc16.cf changes
David G. Holm
2000-09-05 21:16:44 +00:00
5d1d821a99
See ChangeLog entry 2000-09-05 14:45 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2000-09-05 21:12:07 +00:00
afc9172d10
2000-09-05 21:30 GMT+1 Bruno Cantero <bruno@issnet.net>
Bruno Cantero
2000-09-05 19:44:25 +00:00
5868934fbb
2000-09-05 14:47 GMT+1 Bruno Cantero <bruno@issnet.net>
Bruno Cantero
2000-09-05 13:47:20 +00:00
11deab0acc
2000-09-02 13:10 UTC+0800 Ron Pinkas <ron@profit-master.com> * include/hbclass.ch ! Changed @MEthod() to @MethodName() to avoid possible conflicts with #translate METHO()...
Ron Pinkas
2000-09-02 20:12:41 +00:00
488bdded7a
2000-09-02 12:45 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c + Added new kind of Result Marker - OMMIT, singinfied as <-Identifier-> /* This allows for custom code based on existance of optional clause, when the value of the clause itself is not needed */
Ron Pinkas
2000-09-02 19:54:48 +00:00
2d1a852803
2000-09-02 09:00 UTC+0800 Ron Pinkas <ron@profit-master.com> * hb_slex.bc * Synchronized with makefile.bc
Ron Pinkas
2000-09-02 16:30:36 +00:00
da1d815d4d
2000-08-28 10:35 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/compiler/harbour.c * source/compiler/harbour.y + Added support for DECLARE FunName(...) AS CLASS ClassName + Added support for DECLARE FunName( ... @SomeFun() ... ) - Function Pointer declared parameter.
Ron Pinkas
2000-08-28 17:55:49 +00:00
232a5967d7
Changelog: 2000-08-27 20:10 UTC+0500 April White <awhite@user.rose.com> * source/rtl/setkey.c * bug in setkey() - was not adding hotkey to internal list
April White
2000-08-27 19:26:34 +00:00
bbef5fccb3
Noted correction to simplex.c
Ron Pinkas
2000-08-23 04:08:40 +00:00
4e7bfbb146
Corrected Reset at <EOF>
Ron Pinkas
2000-08-23 04:05:38 +00:00
ce87f32df5
2000-08-22 10:40 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/compiler/simplex.c * source/compiler/harbour.slx * source/macro/macro.slx ! Removed un-needed calls to strlen().
Ron Pinkas
2000-08-22 17:39:34 +00:00
fb446913e1
Corrected typo
Ron Pinkas
2000-08-21 22:52:03 +00:00
93f92c364e
2000-08-21 15:45 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/compiler/simplex.c ! Optimized Keywords and Words search, Lexer is 10-15% faster.
Ron Pinkas
2000-08-21 22:47:22 +00:00
58f7a9f75c
2000-08-15 23:40 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/compiler/harbour.slx ! Corrected support for stringified strings to include nested string delimiters in the LITERAL.
Ron Pinkas
2000-08-16 06:44:09 +00:00
926872a96b
2000-08-15 18:25 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/compiler/simplex.c + Added support for multi-charcters Stream Start and Stream End delimiters. + Added overidable MACROs STREAM_OPEN(x), STREAM_APPEND(x) ! Removed Hardcoded limits, changed to overidable #defines: MAX_STREAM, MAX_STREAM_STARTER, MAX_STREAM_TERMINATOR, MAX_STREAM_EXCLUSIONS
Ron Pinkas
2000-08-16 03:09:07 +00:00
2f25f834b5
See changelog 2000-08-15 21:15 GMT -3
Luiz Rafael Culik
2000-08-16 00:11:07 +00:00
28ee6341b3
ChangeLog 2000-08-15 20:40
Ryszard Glab
2000-08-15 18:46:56 +00:00
1c24ec16f5
See changelog 2000-08-15 14:40 GMT -3
Luiz Rafael Culik
2000-08-15 17:52:41 +00:00
789fb80296
See changelog 2000-08-15 14:40 GMT -3
Luiz Rafael Culik
2000-08-15 17:46:18 +00:00
3dfd013760
Correction on local name
Andi Jahja
2000-08-15 15:24:38 +00:00
0b2df68734
Indonesian Languange Updated
Andi Jahja
2000-08-15 15:17:03 +00:00
70853dc9bd
2000-08-14 18:45 UTC+0800 Ron Pinkas <ron@profit-master.com> * doc/whatsnew.txt + Added simplex.
Ron Pinkas
2000-08-15 01:45:57 +00:00
0bf0970f51
2000-08-15 02:48 UTC+0100 Victor Szakats <info@szelvesz.hu>
Viktor Szakats
2000-08-15 01:32:01 +00:00
970d2a85d9
See ChangeLog entry 2000-08-14 14:45 UTC-0400 David G. Holm <dholm@jsd-llc.com>
David G. Holm
2000-08-14 18:51:31 +00:00
21e8741131
Changelog: 2000-08-13 15:20 UTC+0500 April White <awhite@user.rose.com> * doc/en/ - removed hbapi.txt hbcompat.txt hbset.txt
April White
2000-08-13 14:27:31 +00:00
ba5614183e
Changelog: 2000-08-13 15:20 UTC+0500 April White <awhite@user.rose.com>
April White
2000-08-13 14:15:11 +00:00
5c1b1da3ab
20000813-06:55 GMT+1
Antonio Linares
2000-08-13 05:00:21 +00:00
b1db0c2060
See changelog 2000-08-12 20:20 GMT -3
Luiz Rafael Culik
2000-08-13 01:04:10 +00:00
8c3fcf355e
See changelog 2000-08-12 20:20 GMT -3
Luiz Rafael Culik
2000-08-12 23:46:28 +00:00
20df3e0014
See changelog 2000-08-12 20:20 GMt -3
Luiz Rafael Culik
2000-08-12 23:39:35 +00:00
123f6f57e3
Changelog: 2000-08-12 20:00 UTC+0500 April White <awhite@user.rose.com> disregard my: 2000-07-29 03:00 UTC+0500 TODO: remove the old hb*.txt files from doc/en * doc/en/ + hb_api.txt hb_apier.txt hb_apifs.txt hb_apigt.txt hb_apiit.txt + hb_apiln.txt hb_apird.txt hb_compa.txt hb_date.txt hb_macro.txt + hb_set.txt hb_vm.txt * doc/genhtm.rsp + added references to the above
April White
2000-08-12 19:21:11 +00:00
2ce042ee34
Changelog: 2000-08-12 20:00 UTC+0500 April White <awhite@user.rose.com> * doc/genhtm.rsp + added references to the above
April White
2000-08-12 19:18:48 +00:00
239c774e94
Changelog: 2000-08-12 20:00 UTC+0500 April White <awhite@user.rose.com> disregard my: 2000-07-29 03:00 UTC+0500 TODO: remove the old hb*.txt files from doc/en * doc/en/ + hb_api.txt hb_apier.txt hb_apifs.txt hb_apigt.txt hb_apiit.txt + hb_apiln.txt hb_apird.txt hb_compa.txt hb_date.txt hb_macro.txt + hb_set.txt hb_vm.txt
April White
2000-08-12 19:15:34 +00:00
a8de6652d6
ChangeLog 2000-08-12 15:20 UTC+0100
Ryszard Glab
2000-08-12 13:12:55 +00:00