florian
67f6ce5348
* code of ansitr_concat improved
2001-11-17 23:58:12 +00:00
florian
5050f1ff66
* init and final code in genrtti.inc updated
2001-11-17 16:56:08 +00:00
florian
92b842342c
* make cycle for win32 fixed
2001-11-17 10:29:48 +00:00
Jonas Maebe
1b89398cec
* optimized fpc_val_sint_shortstr
2001-11-16 15:09:47 +00:00
michael
a62da4ea8f
+ Real/Boolean support added, Start of string support
2001-11-15 22:33:14 +00:00
Tomas Hajny
7472987e06
* DefaultTextLineBreakStyle misplacing corrected
2001-11-15 18:49:43 +00:00
florian
a931861ce1
* qword div qword for i386 improved
2001-11-15 00:07:42 +00:00
michael
7ff42a13ab
+ Added variants unit
2001-11-14 23:03:09 +00:00
michael
d703757d27
+ First working variant support
2001-11-14 23:00:16 +00:00
michael
2a27de0fb0
+ Initial variant support
2001-11-14 22:59:11 +00:00
michael
2b235a902c
+ System unit implementation of variants
2001-11-08 20:59:10 +00:00
florian
f9ed2775c2
+ beginning of variant dispatching
2001-11-08 16:16:54 +00:00
marco
94d9d8fe46
* Fixed a ifdef linux to ifdef unix (related to TRTL change)
2001-11-08 13:56:35 +00:00
michael
1cfa601556
+ Replaced OSDirSeparator with PathDelim
2001-11-08 12:56:47 +00:00
michael
2f52ba40e8
+ Moved PathDelim,DriveDelim,PathSep to sysutilh
2001-11-07 14:59:20 +00:00
michael
a161ebaab2
+ Added PathDelim,DriveDelim,PathSep; Removed PathSeparator
2001-11-07 14:58:24 +00:00
michael
3eebee4744
+ Added PathSeparator and OSDirSeparator
2001-11-07 13:57:26 +00:00
michael
2a04e66b42
+ Added PathDelim,DriveDelim,PathSep
2001-11-07 13:52:37 +00:00
michael
25ba6fe2ea
+ Fixed Append() bug. Appending non-existing file now gives an error
2001-11-07 13:05:16 +00:00
michael
3605a8a096
+ Added exit status examining functions
2001-11-05 21:46:06 +00:00
Jonas Maebe
0ee8ff51b5
* fixed TUnixSockAddr (array from 0..108 -> 0..107) (merged)
2001-11-05 09:06:40 +00:00
Jonas Maebe
6fbd6e2e6d
* fixed fpc_int64_to_double and fpc_int64_to_double (fpc_int64_to_double
...
is now mostly tested and should work fine, fpc_qword_to_double should
work too since it's almost the same)
2001-10-30 17:18:14 +00:00
peter
4035a1ba66
* add trtlcriticalsection type
2001-10-28 17:43:51 +00:00
Jonas Maebe
1ccf8662fe
+ initial implementation, lots of things still missing
2001-10-28 14:09:13 +00:00
Jonas Maebe
fb14b168f2
+ initial implementation, complete, not tested
2001-10-28 14:08:57 +00:00
Jonas Maebe
50cd146e95
+ initial implementation, still needs changes for self pointer register
2001-10-28 14:08:37 +00:00
peter
36bafdc7aa
* added 64bit fileseek
2001-10-25 21:23:49 +00:00
peter
52d1571d12
* moved locking of heap
2001-10-25 21:22:34 +00:00
peter
5d62342562
* criticalsection renamed to rtlcriticalsection for kylix compatibility
2001-10-23 21:51:02 +00:00
peter
9aeb958a8e
* InterLocked routines added
2001-10-22 21:40:55 +00:00
peter
f6021a93ba
* LoadResString, PResStringRec, TResStringRec compatibility added
2001-10-22 21:19:33 +00:00
peter
df8692dd2e
* reset %edx in getordprop so functions returning only %eax don't
...
generate rangecheck errors
2001-10-20 17:25:22 +00:00
peter
dc0895786a
* removed asw
2001-10-18 21:49:09 +00:00
peter
aff68fdfd4
* asw support
2001-10-18 20:55:18 +00:00
marco
24073dd23f
* Moved to unix/
2001-10-17 10:28:22 +00:00
marco
13132aa761
* Moved to unix/ since there is nothing linux specific about it.
2001-10-17 10:27:47 +00:00
peter
ec9e4f4556
* fpc -PB instead of -P?
...
* check if fpc exists if not found fallback to ppc386
2001-10-16 20:52:34 +00:00
Jonas Maebe
4b6709ce41
* error constants must be longints, not cardinals
2001-10-15 15:09:51 +00:00
peter
6f2baf0fcf
* regenerated
2001-10-14 21:43:09 +00:00
peter
4c26674c00
* start of thread support for linux
2001-10-14 13:33:20 +00:00
michael
e68b5a2ae4
+ Removed defaultmode field from driver
2001-10-13 12:59:46 +00:00
peter
025137bb3b
* video fixes (merged)
2001-10-12 16:04:45 +00:00
peter
22ab77e873
* fix error return in disksize (merged)
2001-10-12 16:04:15 +00:00
peter
9d93d0d4e3
* pollkey fixes (merged)
2001-10-12 16:03:15 +00:00
michael
c957bff371
+ Clearscreen now also clears oldvideobuf after screenupdate
2001-10-10 21:03:48 +00:00
michael
ab5bd73633
+ Merge of Fixed PollKeyEvent - Pierres fix was not complete
2001-10-10 20:19:00 +00:00
carl
901072c39e
* bugfix #1639 (IsMultiThread varialbe setting)
2001-10-09 02:42:05 +00:00
carl
05a2276947
* bugfix #1639 (IsMultiThread varialbe setting)
2001-10-09 02:17:45 +00:00
Jonas Maebe
9e18ea5adf
* fixed multiple page support (bug1536?) (merged)
2001-10-07 11:47:36 +00:00
michael
30ef883342
+ Merged video mode selection/setting system
2001-10-06 22:28:24 +00:00
carl
9b70b46975
* corrected assembler syntax error
2001-10-05 01:35:48 +00:00
michael
bcf109febc
+ merged function setvideodriver
2001-10-04 20:51:56 +00:00
michael
2ea2c2115f
* SetKeyBoardDriver now returns true if driver set - merged
2001-10-03 20:08:36 +00:00
peter
cfe59822da
* merged consolemode fix
2001-09-30 21:46:34 +00:00
peter
a73a9ed56e
* erase(directory) returns now 2 to be tp compatible
2001-09-30 21:10:20 +00:00
peter
d4860bf49c
* merged fixes
2001-09-30 21:08:58 +00:00
Jonas Maebe
fc6d300a95
* almost all second pass typeconvnode helpers are now processor independent
...
* fixed converting boolean to int64/qword
* fixed register allocation bugs which could cause internalerror 10
* isnode and asnode are completely processor indepent now as well
* fpc_do_as now returns its class argument (necessary to be able to use it
properly with compilerproc)
2001-09-29 21:32:46 +00:00
Jonas Maebe
8f2e700b97
* small changes to move (different count values trigger the selection of
...
moving bytes instead dwords/doubles and move dcbt instruction)
+ implemented fillchar (untested)
2001-09-28 13:28:49 +00:00
Jonas Maebe
ac2d3341f4
* use rlwnm instead of slw, because, although the programming
...
environments manual states otherwise, slw uses the whole contents of
the register instead of bits 27-31 as shift count (rlwnm doesn't)
* fixed generation of offset inside normal sets where bits have to be
inserted
2001-09-28 13:27:02 +00:00
Jonas Maebe
2f4bfd6b67
* fixed wrong alignment code (sometimes we aligned to multiple of 8
...
instead of the desired multiple of 4)
2001-09-28 13:25:04 +00:00
Jonas Maebe
a8690ca041
* small optimization
2001-09-28 13:23:44 +00:00
Jonas Maebe
9baf1000ae
* conversion to compilerproc and to structure used by i386 rtl
...
* some bugfixes
* powerpc.inc is almost complete (only fillchar/word/dword, get_frame etc
and the class helpers are still needed
- removed unnecessary register saving in set.inc (thanks to compilerproc)
* use registers reserved for parameters as much as possible instead of
those reserved for local vars (since those have to be saved by the
called anyway, while the ones for local vars have to be saved by the
callee)
2001-09-27 15:30:29 +00:00
Jonas Maebe
d601ccd49b
* fixed bug in dynarr_decr_ref I introduced with my previous fixes
2001-09-27 08:59:13 +00:00
Jonas Maebe
da09ad93c7
* fixed several bugs, most related to handling multi-dimensional
...
dynamical arrays
2001-09-26 14:07:25 +00:00
Jonas Maebe
c98f73e0d5
* fixed seekeof() so that it doesn't move the current possition in the
...
file anymore (merged)
* seekeof() now only regards #26 as EOF marker if EOF_CTRLZ is defined
(just like eof()) (merged)
* very tiny optimization to read_array_as_pchar
2001-09-25 16:34:59 +00:00
peter
ef0a68a972
* Fixed passing of command without parameters to Exec() to not include
...
a space after the executable name
2001-09-22 11:17:13 +00:00
peter
ac61b5e55a
* merged v10 version for exit fixes
2001-09-22 11:15:31 +00:00
michael
29c840668a
+ Merged driver support for mouse from fixbranch
2001-09-22 00:01:42 +00:00
michael
1321a73ce1
+ Merged driver support from fixbranch
2001-09-21 21:33:35 +00:00
michael
a4202664da
+ Initial import to main branch from fixes branch
2001-09-21 21:30:51 +00:00
michael
148dbc6022
+ Merged driver support from fixbranch
2001-09-21 19:50:18 +00:00
michael
f412e31618
+ Implemented missing StringReplace function
2001-09-20 14:42:34 +00:00
michael
cb7a8cf1b6
+ Implemented missing StringReplace function
2001-09-20 14:39:43 +00:00
michael
076d02873e
Implemented missing StringReplace function
2001-09-20 14:38:41 +00:00
peter
9b38d0fadb
* merged fixes
2001-09-17 21:36:31 +00:00
peter
e48b0dbd73
* enhanced key fix (merged)
2001-09-17 21:31:44 +00:00
Jonas Maebe
19913b716c
* merged windows mode saving stuff from fixes branch
2001-09-10 16:15:52 +00:00
Jonas Maebe
a39cd8a580
* made multiplying, dividing and mod'ing of int64 and qword processor
...
independent with compilerprocs (+ small optimizations by using shift/and
where possible)
2001-09-05 15:22:09 +00:00
Jonas Maebe
ed449defca
+ searchsystype() and searchsystype() functions in symtable
...
* changed ninl and nadd to use these functions
* i386 set comparison functions now return their results in al instead
of in the flags so that they can be sued as compilerprocs
- removed all processor specific code from n386add.pas that has to do
with set handling, it's now all done in nadd.pas
* fixed fpc_set_contains_sets in genset.inc
* fpc_set_in_byte is now coded inline in n386set.pas and doesn't use a
helper anymore
* some small fixes in compproc.inc/set.inc regarding the declaration of
internal helper types (fpc_small_set and fpc_normal_set)
2001-09-04 11:38:54 +00:00
Jonas Maebe
f256a47f04
* compilerproc implementation of set addition/substraction/...
...
* changed the declaration of some set helpers somewhat to accomodate the
above change
* i386 still uses the old code for comparisons of sets, because its
helpers return the results in the flags
* dummy tc_normal_2_small_set type conversion because I need the original
resulttype of the set add nodes
NOTE: you have to start a cycle with 1.0.5!
2001-09-03 13:27:41 +00:00
peter
d1e24959d7
* v10 merges
2001-08-30 20:55:08 +00:00
peter
6e3bcf7133
* regenerated
2001-08-30 20:18:30 +00:00
Jonas Maebe
41a57028b9
* converted adding/comparing of strings to compileproc. Note that due
...
to the way the shortstring helpers for i386 are written, they are
still handled by the old code (reason: fpc_shortstr_compare returns
results in the flags instead of in eax and fpc_shortstr_concat
has wierd parameter conventions). The compilerproc stuff should work
fine with the generic implementations though.
* removed some nested comments warnings
2001-08-30 15:43:14 +00:00
Jonas Maebe
06f9cd4c96
* some fixes in compilerprocs for chararray to string conversions
...
* conversion from string to chararray is now also done via compilerprocs
2001-08-29 19:49:03 +00:00
Jonas Maebe
fc92c3b336
+ compilerproc implementation of most string-related type conversions
...
- removed all code from the compiler which has been replaced by
compilerproc implementations (using {$ifdef hascompilerproc} is not
necessary in the compiler)
2001-08-28 13:24:46 +00:00
marco
3b544692a4
* Ftruncate intermediate fix.
2001-08-27 09:35:07 +00:00
Jonas Maebe
a6cfe4083a
+ tempcreate/ref/delete nodes (allows the use of temps in the
...
resulttype and first pass)
* made handling of read(ln)/write(ln) processor independent
* moved processor independent handling for str and reset/rewrite-typed
from firstpass to resulttype pass
* changed names of helpers in text.inc to be generic for use as
compilerprocs + added "iocheck" directive for most of them
* reading of ordinals is done by procedures instead of functions
because otherwise FPC_IOCHECK overwrote the result before it could
be stored elsewhere (range checking still works)
* compilerprocs can now be used in the system unit before they are
implemented
* added note to errore.msg that booleans can't be read using read/readln
2001-08-23 14:28:35 +00:00
florian
64808ff380
+ some new stuff of D6/Kylix added
2001-08-22 21:19:16 +00:00
peter
b34e51e7f6
* regenerated
2001-08-22 20:49:14 +00:00
florian
3015c3ff86
+ HexDisplayPrefix added
2001-08-22 14:11:28 +00:00
florian
120c4eb588
* reverted to previous version
2001-08-21 13:12:22 +00:00
florian
6476fbf2fe
* fixed and added a lot of stuff to get the Jedi DX( headers
...
compiled
2001-08-19 21:02:01 +00:00
peter
0b4ee7574f
* read_array fix merged
2001-08-19 11:23:10 +00:00
florian
a314a01b9d
+ a lot of constants added
2001-08-19 09:27:51 +00:00
Jonas Maebe
4716f168dd
* renamed some str(x,y) and val(x,y) helpers so the naming scheme is the
...
same for all string types
+ added the str(x,y) and val(x,y,z) helpers for int64/qword to
compproc.inc
2001-08-13 12:40:16 +00:00
peter
d1d438367f
* freeandnil added
2001-08-12 22:11:48 +00:00
peter
367e1988a9
* Range check fix with epoch (merged)
2001-08-12 18:05:19 +00:00
peter
90b39861fb
* map sharing violation to rte 5
2001-08-12 17:57:54 +00:00
Jonas Maebe
cba82c202e
* changed buf parameter of fpc_type_write from var to const
...
+ added names of helpers in typefile.inc to compproc.inc
2001-08-06 14:13:55 +00:00
peter
63e856e9e4
* fixed dl units dependencies
2001-08-05 12:26:18 +00:00
peter
0b45a6695d
* m68k merges
2001-08-05 12:24:20 +00:00
peter
b84c4f3e1d
* fixed for new input_record
2001-08-05 12:23:57 +00:00
peter
2cade09e9f
* unpush key fix
2001-08-04 11:05:21 +00:00
peter
75676a4866
* moved i386 specific code to include file
2001-08-04 11:03:42 +00:00
peter
3720cc5498
* fixed input_record to be more delphi compatible
2001-08-04 10:25:46 +00:00
peter
3e41bf3597
* Regenerated
2001-08-02 20:55:49 +00:00
peter
0eabeac252
* fix thousend separator when no decimal separator is available
...
* allow precision to be left away like %10.n
2001-08-01 21:44:20 +00:00
peter
4a627c29d9
* generate error for closefile
2001-08-01 21:43:11 +00:00
peter
36929fc0ce
* m68k warning fix (merged)
2001-08-01 21:42:05 +00:00
peter
05dd86508f
* added so fpcmake works again
2001-08-01 18:04:48 +00:00
peter
cc1f110aca
* amiga added
2001-08-01 18:03:38 +00:00
peter
c3da2af2ad
* WChar fix to compile also with 1.0.x
2001-08-01 18:01:20 +00:00
Jonas Maebe
b9f6efc85b
+ "compproc" helpers
...
* renamed several helpers so that their name is the same as their
"public alias", which should facilitate the conversion of processor
specific code in the code generator to processor independent code
* some small fixes to the val_ansistring and val_widestring helpers
(always immediately exit if the source string is longer than 255
chars)
* fixed fpc_dynarray_high and fpc_dynarray_length if the dynarray is
still nil (used to crash, now return resp -1 and 0)
2001-08-01 15:00:09 +00:00
peter
68ed130f45
* install Package.fpc
2001-07-31 22:02:11 +00:00
peter
13db04fb8b
* small cleanup of commented code (merged)
2001-07-31 19:36:51 +00:00
peter
84a34f3a25
* wordrec for big endian
2001-07-31 19:36:09 +00:00
peter
eaa720a4ff
* make tchattr record endian dependant (merged)
2001-07-31 19:33:46 +00:00
marco
be8a646ebb
* Either I did something wrong, or Peter's merge killed wchar decl. Fixed.
2001-07-31 08:57:22 +00:00
peter
b32576f723
* reset winminx,winminy to 1
2001-07-30 21:53:53 +00:00
peter
e7c86006db
* m68k updates merged
2001-07-30 21:38:54 +00:00
peter
8d8a421135
* added SetWaitableTimer
2001-07-30 21:06:06 +00:00
peter
f959b8e668
* fixed getdir() that was broken when a directory on a different drive
...
was asked
2001-07-30 20:53:50 +00:00
marco
53f0b4cc30
* Fixed wchar=word to widechar conversion
2001-07-30 15:01:12 +00:00
marco
63548ec70f
* Fixed unicode reference from word to widechar
2001-07-30 15:00:54 +00:00
marco
de92962779
* whcar now in system.
2001-07-30 14:53:17 +00:00
marco
b9963e6ea8
* wchar now system.wchar
2001-07-30 14:35:13 +00:00
marco
1631508458
* Added wchar=widechar. * Added wchar=widechar. * Added wchar=widechar. * Added wchar=widechar. * Added wchar=widechar. * Added wchar=widechar. * Added wchar=widechar. * Added wchar=widechar. * Added wchar=widechar.
2001-07-30 14:34:29 +00:00
marco
57ae5caead
* Added finddataw
2001-07-30 14:23:15 +00:00
marco
de6f7138e0
* plpstr and plpwstr added
2001-07-30 14:08:57 +00:00
marco
0ba31949b5
* Added WinCertificate
2001-07-30 12:02:51 +00:00
sg
b07bf6104d
* Two moves with a string as target are now only exectuted if the number of
...
bytes to move is greater than 0. This prevents RTE201's when compiled
with range checks enabled.
2001-07-30 10:21:09 +00:00
peter
eb32168592
* include lowmath for m68k (merged)
2001-07-29 14:05:55 +00:00
peter
adc077099e
* merged updates from v10
2001-07-29 13:50:44 +00:00
peter
bc74424ab1
* m68k updates merged
2001-07-29 13:49:15 +00:00
peter
ce52d581b3
* m68k updates merged
2001-07-29 13:43:57 +00:00
peter
33f9b586e7
* merged completion from v10
2001-07-29 13:37:46 +00:00
marco
c9462b87c3
* Fixed an unnecessary memleak.
2001-07-23 09:52:38 +00:00
Jonas Maebe
9ab14207f7
* really fixed write_array this time :/ (merged)
2001-07-21 15:53:28 +00:00
Jonas Maebe
2d433814ef
* fixed small bug in stricomp
2001-07-21 15:51:50 +00:00
marco
aa344936d1
* Some small detail fixes for Solaris
2001-07-16 20:27:30 +00:00
marco
d19c0df399
* Target specific again because of Solaris
2001-07-16 19:56:54 +00:00
marco
912fae0d76
* A small note, copied from the Solaris patch. Do_close needs errnotoiores?
2001-07-16 19:51:36 +00:00
Jonas Maebe
0ea2e80af9
* correctly fixed potential buffer overrun in write_array
2001-07-16 13:53:21 +00:00
Jonas Maebe
eb586d5025
* fixed wrong public alieases for val(widestring,...)
2001-07-16 12:33:08 +00:00
marco
d44f24d303
* Errno now target specific (Solaris)
2001-07-16 12:18:22 +00:00
peter
9663f60c00
* merged m68k updates
2001-07-15 11:57:16 +00:00
peter
e5add358e2
* cygwin updates
2001-07-13 22:05:02 +00:00
peter
68d1090318
* updates from Tomas Schatzl so it works better with w2k virtual
...
consoles
2001-07-13 17:43:25 +00:00
marco
8c8e53ffa0
* Fixes to the FreeBSD compability of the datetime patches
2001-07-12 12:42:39 +00:00
marco
f322701320
* Fix from Peter for weird "make install" behaviour
2001-07-12 11:39:20 +00:00
michael
6e4906ff87
+ Added setdate/time/datetime functions
2001-07-12 07:20:05 +00:00
peter
5c0d161bef
* merged textfile, readlink and concat ansistring fixes
2001-07-10 18:04:37 +00:00
peter
db87f86f00
* Length made internal
...
* Add array support for Length
2001-07-09 21:15:40 +00:00
florian
ea060c924d
* another MT fix
2001-07-09 11:41:57 +00:00
peter
ca8d604964
* various widestring updates, it works now mostly without charset
...
mapping supported
2001-07-08 21:00:14 +00:00
Jonas Maebe
91a2f0d3f5
* some small bugfixes and cache optimizations
2001-07-07 12:46:12 +00:00
peter
46b88a2ac9
* merged more D5/D6 stuff from v10
2001-07-06 14:56:06 +00:00
Jonas Maebe
1251917e11
* removed DestSize parameter from declaration of ValAnsiSignedInt64
...
(merged)
2001-07-04 12:17:09 +00:00
Jonas Maebe
417d6849a8
* fixed bug in ValSignedInt (it accepted some values slightly larger than
...
high(cardinal) such as 4294967297) (merged)
2001-07-04 12:02:14 +00:00
Tomas Hajny
268d2a4ab6
* GetDir fix for inaccessible drives
2001-06-30 18:55:48 +00:00
peter
e7691bea7a
* fixed clreol
2001-06-29 19:43:40 +00:00
peter
272041a75a
* ansistr fix merged
2001-06-28 19:18:57 +00:00
peter
49481a0c63
* v10 merges
2001-06-27 21:37:36 +00:00
peter
382ddb52ed
* support large screens
2001-06-27 20:21:46 +00:00
marco
a1fb03fd7c
* readlink for Unix fix.
2001-06-20 15:24:47 +00:00
Tomas Hajny
0b672785fb
* platform specific constants moved after systemh.inc, BeOS omission corrected
2001-06-19 20:46:07 +00:00
marco
c31447c70a
* Again uncommented readlink. Merges or typo, I dunno
2001-06-19 17:19:50 +00:00
marco
f4bba8049d
* Fixes from Unix merge and changes of socketh.inc
2001-06-19 08:59:01 +00:00
marco
dbe013f847
* Peter didn't merge the FreeBSD directory when he merged the Unix one. Fixed
2001-06-19 08:34:16 +00:00
peter
1d7e2bb6cb
* -Ur added
2001-06-18 20:36:28 +00:00
Jonas Maebe
94b50cf56c
* move platform independent constant declarations after inclusion of
...
systemh.inc
2001-06-18 14:26:16 +00:00
Tomas Hajny
72e3212dad
+ platform specific information
2001-06-13 22:20:10 +00:00
Tomas Hajny
088df8ea90
+ universal FExpand
2001-06-13 22:12:37 +00:00
peter
fb71f8969e
* fixed crash within donevideo (merged)
2001-06-13 18:32:55 +00:00
peter
69b8e3ad44
* big endian updates (merged)
2001-06-13 18:32:05 +00:00
peter
57f0c736a6
* updated variables
2001-06-13 18:28:17 +00:00
peter
5bc500be14
* missing exceptions for restoring (merged)
2001-06-13 18:27:14 +00:00
peter
4693d8edcc
* updated
2001-06-13 18:26:38 +00:00
marco
45183890cf
* Fixed va_list to be a pchar.
2001-06-13 08:57:01 +00:00
Tomas Hajny
1dee2d5efc
* errno changed to a threadvar if MT enabled
2001-06-10 17:56:57 +00:00
peter
6059b54b7c
* forgotten file for the const to var fixes
2001-06-10 08:51:44 +00:00
peter
47f3d1e902
* Regenerated
2001-06-07 21:25:57 +00:00
peter
9edddec212
* fixed empty arguments
2001-06-07 21:16:30 +00:00
peter
3fc45a47d2
* Win32 fixes for Makefile so it doesn't require sh.exe
2001-06-06 21:58:16 +00:00
Jonas Maebe
cbc6756190
* fixed wrong typed constant procvars in preparation of my fix which will
...
disallow them in FPC mode (plus some other unmerged changes since
LAST_MERGE)
2001-06-06 17:20:21 +00:00
peter
951851e866
* Regenerated
2001-06-04 21:44:30 +00:00
peter
35653389e5
* added constant
2001-06-04 18:45:58 +00:00
peter
602e2fb40d
* use own dummy for _init and _fini
2001-06-04 18:05:47 +00:00
peter
741d455ab7
* Formal const to var fixes
...
* Hexstr(int64) added
2001-06-04 11:43:51 +00:00
peter
13448762f6
* FSStat to StatFS
...
* StatFS structure to TStatFS
2001-06-03 20:19:09 +00:00
peter
45ea82ed18
* ucs4char added
2001-06-03 20:17:06 +00:00
peter
47a24b5da6
* eoutofmemory and einvalidpointer fix
2001-06-03 15:18:01 +00:00
peter
675b517bbe
* lib_exit added
2001-06-03 15:15:58 +00:00
peter
34a674c6a1
* dllprt0 stub added
2001-06-03 15:13:43 +00:00
peter
2cc3d97a1d
* added empty template
2001-06-02 19:45:32 +00:00
peter
3a02f304b0
* BeOS target!
2001-06-02 19:26:03 +00:00
peter
a45b29fada
* chdir rte 2 mapped to 3
2001-06-02 19:24:49 +00:00
peter
472e553555
* include target dir only for target
2001-06-02 19:23:29 +00:00
peter
0511ddae5c
* sunos file
2001-06-02 00:34:22 +00:00
peter
061d89620a
* merge unix updates from the 1.0 branch, mostly related to the
...
solaris target
2001-06-02 00:31:30 +00:00