Commit Graph

17312 Commits

Author SHA1 Message Date
mazen
ac3ef8d40a + added support for logical/visual cursor mapping 2004-09-06 15:29:25 +00:00
armin
4add7ccbc6 * first rtl version for netwlibc 2004-09-05 20:58:47 +00:00
armin
8efa3e2c3d * first version of fcl for netwlibc 2004-09-05 19:39:44 +00:00
armin
502bbf46a0 * unix fields in tthread are needed for netwlibc also 2004-09-05 14:43:04 +00:00
michael
fb6590fef6 + Fixed line 404 - missing brackets 2004-09-05 08:56:56 +00:00
armin
33d67e9547 * added target netwlibc 2004-09-05 00:02:40 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
armin
d969bdf6a0 * added target netwlibc 2004-09-04 21:24:43 +00:00
armin
354004d803 * target netwlibc added (libc is preferred for newer netware versions) 2004-09-04 21:18:47 +00:00
armin
27335f6a8f * missing targets added 2004-09-04 21:11:49 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
armin
5f567e75f8 * dont create main for netware (only PASCALMAIN) 2004-09-03 16:12:32 +00:00
michael
b3d6d81584 + PeekExitStatus fix from Vincent Snijders 2004-09-03 16:10:47 +00:00
marco
4fb68a7f0e * fixed argc<->argv 2004-09-02 18:57:37 +00:00
mazen
8f7c288bf2 * undo last modification 2004-09-02 15:58:20 +00:00
mazen
f839ec946d * change parameter order to be compatible with system.insert 2004-09-02 15:33:37 +00:00
mazen
9cecda0844 * add support for UCS32 characters conversion 2004-09-02 07:37:41 +00:00
michael
2c2eb6e018 + WaitOnExit now really waits. Patch from Vincent Snijders 2004-09-02 06:50:15 +00:00
michael
ed49f68542 + backslashes removed 2004-09-01 19:06:19 +00:00
michael
64f2212fa1 + All PChar routines documented, and backslashes removed 2004-09-01 19:05:09 +00:00
michael
3ea35beba6 + Initial conversion of strings unit docs 2004-09-01 19:00:41 +00:00
michael
2a9ee6f32e Complete sysutils docs. 2004-09-01 17:01:05 +00:00
olle
617eb1b118 + compiler directives which take filenames/paths, get these trimmed, and
also support quotes.
2004-08-31 22:07:04 +00:00
olle
22a93eb1e9 + support for quoting of paths in TSearchPathList.AddPath so that
compiler directives which take paths, will support quotes.
  * uppdated TranslateMacPath
2004-08-31 22:02:30 +00:00
olle
883dfac48d + added proc DePascalQuote 2004-08-31 21:44:18 +00:00
Jonas Maebe
491071539b * fixed compilation with 1.0.x 2004-08-31 12:23:53 +00:00
michael
049f82ba75 + Some capitalization added for documentation purposes 2004-08-31 11:03:35 +00:00
michael
04b73e3560 + Some capitalization added for documentation purposes 2004-08-31 10:34:11 +00:00
michael
37aa6ec572 + Fixed typinfo dependency on sysutils 2004-08-31 10:33:39 +00:00
michael
96af65f22f + Initial TBufDataset by Joost van der Sluis 2004-08-31 09:50:50 +00:00
michael
cc17451cd4 + initial implementation of TSQLQuery 2004-08-31 09:49:47 +00:00
michael
d7b63f9440 + Lookup using string, not widestring 2004-08-31 09:40:05 +00:00
peter
b24163cef6 * use realmodulename in unit not used msg 2004-08-30 20:23:33 +00:00
mazen
438509d3d3 + adds UTF8 support to RTL 2004-08-30 19:52:22 +00:00
michael
201b7dc791 + Extra index check in IsDelimiter 2004-08-30 18:00:12 +00:00
Jonas Maebe
814478ac33 * fixed random(int64) 2004-08-30 17:36:18 +00:00
michael
09490c6f5a + Added MACOS linebreakstyle (tlbsCR) 2004-08-30 13:07:03 +00:00
michael
e4bb7935d1 + New test. Already fixed by Peter 2004-08-30 12:11:18 +00:00
michael
55eea27447 + Patch from peter to fix bug #3272 2004-08-30 12:09:45 +00:00
michael
9ced5ec803 + Patch from Joost van der Sluis for Insert/Resync 2004-08-30 12:02:17 +00:00
michael
a0109e4da7 + Give path, not comline in ExecuteProcess 2004-08-30 11:20:39 +00:00
armin
5595281c4f * added support for libc 2004-08-30 11:17:34 +00:00
michael
d8501af1df + Fixed ExecuteProcess. Now returns the exit code or raises an exception on failure 2004-08-30 11:13:20 +00:00
Jonas Maebe
c2210f01b9 * only specially handle 64bit operations on ordinals 2004-08-30 09:28:40 +00:00
michael
9f4d3fd69f + Initial check-in 2004-08-29 15:35:21 +00:00
michael
2b588993c5 + initial check-in 2004-08-29 15:34:16 +00:00
michael
b3bc9fe727 + More intelligent handling of nodes. Do not write unused nodes. 2004-08-29 15:32:41 +00:00
peter
30c326bd62 new bugs 2004-08-29 11:58:39 +00:00
peter
e18eaddbfc fixed crash with error in default value
allow assembler directive in interface
2004-08-29 11:28:41 +00:00
peter
ade0fde929 allow published for constructors 2004-08-29 11:28:10 +00:00