Jonas Maebe
c5c6a10a87
* fixed wrong error message
2004-09-10 21:00:53 +00:00
Jonas Maebe
1c0fb6a6ea
* exit with exit code 0 instead of 1 after writing out quick options
...
(such as -iV)
2004-09-10 21:00:23 +00:00
armin
399c230c41
* added netware and netwlibc to smarttargets
2004-09-10 20:37:39 +00:00
michael
312405c3b3
* Patch from Vincent Snijders to initialize some variables correctly
2004-09-10 20:31:50 +00:00
Jonas Maebe
2e629a4355
* fixed postflight script so it correctly calls samplecfg
...
* some small changes to the readme
2004-09-10 20:19:16 +00:00
Jonas Maebe
23086cb87c
* clarified comment
2004-09-10 19:59:38 +00:00
armin
32eca2b147
* utf8bidi needs -Sc
2004-09-10 18:46:14 +00:00
mazen
dcfd027099
* improve UTF8 support
...
+ add BIDI support based on widechar widestring which eases
BIDI algo implementation
2004-09-10 16:18:06 +00:00
marco
0ae95485ef
* small glitch fixes
2004-09-10 15:15:45 +00:00
olle
6daacd9e0e
* floating point constants is now written as byte pattern, to have exact control of each bit.
2004-09-10 11:23:52 +00:00
armin
e2dbfbfeae
* custapp.inc was missing for netware
2004-09-10 06:32:38 +00:00
michael
92a886ce17
+ Initial check-in
2004-09-09 21:04:58 +00:00
Jonas Maebe
2268e4248b
* made CompilerStop declaration compliant to new tstopprocedure type in
...
compiler
2004-09-09 20:33:00 +00:00
Jonas Maebe
159912ec47
* fixed definition of pthread_mutex_t for non-linux targets (and for
...
linux as well, actually).
* base libpthread definitions are now in ptypes.inc, included in unixtype
They sometimes have an extra underscore in front of their name, in
case they were also exported by the packages/base/pthreads unit, so
they can keep their original name there
* cthreadds unit now imports systuils, because it uses exceptions (it
already did so before as well)
* fixed many linux definitions of libpthread functions in pthrlinux.inc
(integer -> cint etc)
+ added culonglong type to ctype.inc
2004-09-09 20:29:06 +00:00
michael
b941c2d82f
+ Initial check-in
2004-09-09 20:17:07 +00:00
mazen
d9ce3626e5
* fixes to bidi algo and vinsert
2004-09-09 15:21:53 +00:00
armin
64e2663c5c
* added target dirs for netware and netwlibc
2004-09-09 14:44:44 +00:00
michael
1a1c9f426b
+ Patch from Vincent Snijders to correctly handle PeekExitStatus
2004-09-09 13:47:38 +00:00
olle
be837c0f23
+ Added argument to Stop
2004-09-09 08:19:47 +00:00
carl
fad1c0f131
+ support for creating packed records
...
* var parameter bugfixes
2004-09-08 22:21:41 +00:00
michael
deb9c23bdb
+ Removed extra handle on process.
2004-09-08 18:17:23 +00:00
mazen
1814389256
+ adds support for visual insert
...
* fix v2l algo, still need more verification
2004-09-08 16:41:00 +00:00
michael
ec7227e1f5
Regenerated
2004-09-08 11:58:14 +00:00
michael
41f7fa8c37
+ Check if outputdir exists, Fix exitcode when displaying help pages
2004-09-08 11:23:30 +00:00
marco
bbe6c833f0
* "clib" constant moved to interface, since initc is prefered way of
...
initing libc/libroot/glibc
2004-09-08 08:32:33 +00:00
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