carl
|
562bc8f15b
|
* Corrected prototype of frexp() and added routine (taken fron genmath.inc)
tested against Delphi 3
|
2001-12-20 03:51:44 +00:00 |
|
pierre
|
8d90e415dc
|
* attempt to fix web bug #1730
|
2001-12-19 10:59:18 +00:00 |
|
florian
|
43ece4c2b7
|
* publishing of publishable classes fixed
|
2001-12-19 09:34:51 +00:00 |
|
florian
|
f86c568373
|
* support for enum enumtype enumvar; fixed
same for unions done
|
2001-12-17 23:34:58 +00:00 |
|
florian
|
521c608ece
|
* array of const can now take widestring parameters as well
|
2001-12-17 23:16:05 +00:00 |
|
sg
|
b26ce3c858
|
* Fixed merging mistake of my last commit :/
|
2001-12-17 21:03:55 +00:00 |
|
sg
|
2d11981745
|
* Now uses 'word' instead of 'integer' for short<->net conversions, as the
short conversions are used for port numbers, which are unsigned.
|
2001-12-17 20:29:00 +00:00 |
|
sg
|
da679ddba8
|
* Use WideStrings when not using FPC 1.0.x
|
2001-12-17 20:25:25 +00:00 |
|
sg
|
1510d8016f
|
* Some cosmetic improvements (fixed wrong method visibilities etc.)
* TSocketStream now closes the underlying file handle upon destruction
|
2001-12-17 20:21:35 +00:00 |
|
sg
|
2050ad3594
|
*Fixed some typos
|
2001-12-17 20:17:38 +00:00 |
|
Jonas Maebe
|
c68fc3adf9
|
* added type conversion from procvar to procvar (if their arguments are
convertable, two procvars are convertable too) ("merged")
|
2001-12-17 12:49:08 +00:00 |
|
Tomas Hajny
|
274cf00028
|
* spelling correction (Data types which _require_)
|
2001-12-16 19:15:34 +00:00 |
|
Tomas Hajny
|
4148949871
|
* spelling correction (Data types which _require_)
|
2001-12-16 19:10:13 +00:00 |
|
Tomas Hajny
|
b94242ee20
|
* uses DosCalls replaced with direct declarations
|
2001-12-16 19:08:20 +00:00 |
|
michael
|
708a10065a
|
+ Applied FreeStreams fix from Mattias Gaertner
|
2001-12-15 20:01:16 +00:00 |
|
michael
|
d523c74b01
|
+ Removed DWord and THandle
|
2001-12-15 19:53:37 +00:00 |
|
carl
|
1e275c2510
|
+ QNX target
|
2001-12-15 05:43:20 +00:00 |
|
carl
|
ef26b8a795
|
+ crtbegin.o and crtend.o now not linked anymore since they can cause conflicts with
GCC and the native C library...
|
2001-12-15 05:29:36 +00:00 |
|
carl
|
109f48894d
|
+ Added QNX target
|
2001-12-15 05:28:01 +00:00 |
|
carl
|
f6bb2309b7
|
+ regenerated
|
2001-12-15 04:46:33 +00:00 |
|
carl
|
7175b36e2b
|
+ regenerated
|
2001-12-15 04:45:27 +00:00 |
|
carl
|
7bb9d65137
|
+ regenerated
|
2001-12-15 04:34:57 +00:00 |
|
carl
|
1a2199cc3c
|
+ SunOS uses UNIX installation directories
|
2001-12-15 04:32:03 +00:00 |
|
carl
|
e841744dd3
|
+ SunOS uses UNIX installation directories
|
2001-12-15 04:20:16 +00:00 |
|
carl
|
79a3b7ecc9
|
+ clean support for QNX / BeOS and SunOS targets
|
2001-12-15 04:16:57 +00:00 |
|
michael
|
4b60e37f25
|
- Removed trect as well.
|
2001-12-14 07:53:32 +00:00 |
|
michael
|
bec30ba1b5
|
+ Added double2real function from main branch
|
2001-12-13 20:23:19 +00:00 |
|
michael
|
0fa52f86c8
|
+ Updated version to 1.9
|
2001-12-13 20:21:01 +00:00 |
|
michael
|
444ec7f041
|
+ Added real2double and real48
|
2001-12-13 20:07:23 +00:00 |
|
michael
|
b1a5ae6670
|
+ Added real2double example
|
2001-12-13 20:00:45 +00:00 |
|
michael
|
7db1cc1eff
|
* Removed TPoint declaration, it conflicts with classes definition
|
2001-12-13 18:34:59 +00:00 |
|
carl
|
d98bcfc83b
|
+ SunOS target
|
2001-12-13 03:50:00 +00:00 |
|
carl
|
b51a2dc4b5
|
+ QNX and SunOS targets
|
2001-12-11 23:15:53 +00:00 |
|
carl
|
f94967ca66
|
* Range check error fix
|
2001-12-11 23:10:18 +00:00 |
|
carl
|
0e53052605
|
+ Added SunOS and QNX targets
|
2001-12-11 23:01:56 +00:00 |
|
marco
|
4697ef5406
|
* Some fixes to let packages get compiled automatically
|
2001-12-11 21:32:30 +00:00 |
|
marco
|
1645709d34
|
* from fixes to devel.
|
2001-12-11 19:06:16 +00:00 |
|
marco
|
b439fad739
|
* Fixes for friet
|
2001-12-11 17:54:27 +00:00 |
|
marco
|
7bac99cea4
|
* was only commited to fixes.
|
2001-12-11 17:45:28 +00:00 |
|
Jonas Maebe
|
479f1a5ce9
|
* fixed to my previous patch: the hightree must always be converted to a
longint
|
2001-12-11 13:21:36 +00:00 |
|
marco
|
1d0f4deffe
|
* some linux <-> unix fixes.
|
2001-12-11 11:24:52 +00:00 |
|
marco
|
20e722e8e1
|
* ifdef linux -> Unix fix
|
2001-12-11 11:15:15 +00:00 |
|
marco
|
716807c9c6
|
* Small renamefest fix
|
2001-12-11 11:10:27 +00:00 |
|
marco
|
7866897343
|
* BSDhier fix to fpcmake.ini + makefile update.
|
2001-12-11 10:39:53 +00:00 |
|
Jonas Maebe
|
b49f0958a6
|
* part of my fix for dynarray -> open array conversion, forgot to
commit yesterday :(
|
2001-12-11 08:14:17 +00:00 |
|
Jonas Maebe
|
cd378a2881
|
* fixed type conversions from dynamic arrays to open arrays
|
2001-12-10 14:34:04 +00:00 |
|
Jonas Maebe
|
8ddb738e07
|
* gen_high_tree now uses an inline node of type in_high_x in most cases
so that it doesn't duplicate any code anymore from ninl.pas (and
dynamic array support was still missing)
|
2001-12-10 14:28:47 +00:00 |
|
Jonas Maebe
|
e5f6ff03cb
|
- removed unnecessary resulttypepass call
|
2001-12-10 14:26:22 +00:00 |
|
Jonas Maebe
|
bcece68fc1
|
* fixed GetDiskFreeSpaceEx* declarations (merged)
|
2001-12-10 12:31:15 +00:00 |
|
carl
|
2d4afe0bf8
|
+ initial version of stack checking routines
|
2001-12-10 02:41:41 +00:00 |
|