Jonas Maebe
ec71805aa8
* several ppc/generic result offset related fixes. The "normal" result
...
offset seems now to be calculated correctly and a lot of duplicate
calculations have been removed. Nested functions accessing the parent's
function result don't work at all though :(
2003-04-05 21:09:31 +00:00
yuri
092db52aca
* ErrorID type added
2003-04-04 20:46:51 +00:00
peter
6a16389f67
* moved generic code from n386cal to ncgcal, i386 now also
...
uses the generic ncgcal
2003-04-04 15:38:56 +00:00
peter
3c5e8e2b07
* quote names with hi-ascii chars
2003-04-04 15:34:25 +00:00
yuri
9418c64f71
+ PMWSock, PMWP added
2003-04-04 12:03:11 +00:00
yuri
303833f0f6
+ Initial import
2003-04-04 12:02:21 +00:00
michael
18b64ce5d7
+ Commented out varargs C call in signalEmit
2003-04-04 09:27:04 +00:00
michael
73868dda9a
+ Patch from Jeff Pohlmeyer to read less than and larger than
2003-04-04 08:01:55 +00:00
yuri
e087abfb9f
* THandle added
2003-04-04 02:02:44 +00:00
Tomas Hajny
3d5ebe7756
* Yuri's fix merged from os2
2003-04-02 21:06:41 +00:00
peter
45e5cada69
* give error when exports is not supported
2003-04-02 16:11:34 +00:00
peter
6547b5129f
* fix argument names
2003-04-02 15:18:28 +00:00
peter
f0d85ac788
* class helpers compilerprocs are not needed yet, changed
...
ifndef i386 to ifdef dummy
2003-04-02 14:07:30 +00:00
peter
c412dedb8c
* undo previous commit
2003-04-02 14:05:45 +00:00
mazen
9f66d3bc05
* making sparc compiling again by adapting compilerproc declarations after the
...
last change of compilerproc by i386 team.
2003-04-01 21:12:40 +00:00
peter
d7d14b0eca
* reset symbol for unique types
2003-04-01 16:17:15 +00:00
peter
75249f8be1
* comment-out non-compiling function
2003-04-01 16:12:20 +00:00
peter
29762b04a6
* regenerated
2003-04-01 16:09:56 +00:00
peter
38d291b799
* fixed extension setting
2003-04-01 16:03:42 +00:00
peter
60e5c18645
* made THandle platform dependent and unique type
2003-04-01 15:57:41 +00:00
peter
c97c827e09
* fixed typos
2003-04-01 15:56:58 +00:00
peter
47b226c340
* HResult is alias for System.HResult
...
* Handle is unique type of Cardinal
2003-04-01 15:37:17 +00:00
peter
51219f6cad
* make HResult unique type
2003-04-01 15:36:31 +00:00
yuri
06a8a4e5d1
FileClose bug fixed (again ;))
2003-03-31 02:18:39 +00:00
peter
a78099a64f
* extended the tests with inherited call
2003-03-30 21:00:19 +00:00
peter
4a0b87ac59
* fix classmethod from classmethod call
...
* move BeforeDestruction/AfterConstruction calls to
genentrycode/genexitcode instead of generating them on the fly
after a call to a constructor
2003-03-30 20:59:07 +00:00
peter
aac2357acf
* fixed sizeof() results
2003-03-30 19:22:44 +00:00
peter
f3caa701d3
* regenerated
2003-03-30 19:03:59 +00:00
armin
4aeca0f382
* removed uses netware from winsock, DirectoryExists implemented
2003-03-30 12:35:43 +00:00
armin
cd45f6fd76
* allow local and remote debugging if SUPPORT_REMOTE is given
2003-03-30 12:12:12 +00:00
armin
ac1f482b4b
* the ide somtimes crashed in annotate_frame_end
2003-03-30 11:15:51 +00:00
armin
46c2715b9d
* corrected typo in DirectoryExists
2003-03-30 10:38:00 +00:00
Tomas Hajny
29d1282e25
* platform extension unification
2003-03-30 09:20:30 +00:00
Tomas Hajny
fa1513b650
* Makefiles regenerated with corrected fpcmake
2003-03-30 00:12:57 +00:00
Tomas Hajny
7e44bb1506
* Makefiles regenerated with corrected fpcmake
2003-03-30 00:01:43 +00:00
yuri
17d81f45a5
* Directoryexists function header changed back.
2003-03-29 19:14:16 +00:00
yuri
c6747b6e99
* OS/2 changes
...
+ test script added
2003-03-29 18:58:15 +00:00
yuri
4517ccc7bb
* OS/2 changes
2003-03-29 18:56:08 +00:00
yuri
e27c5e33d8
* x11 package added as required
2003-03-29 18:55:28 +00:00
yuri
c635c4089f
* OS/2 tcl, libpng, imlib packages added.
2003-03-29 18:54:42 +00:00
yuri
d1c4449d7f
* Fixed DirectoryExists function header
2003-03-29 18:53:10 +00:00
Tomas Hajny
9e0f41900a
* DirectoryExists declaration changed to that one from fixes branch
2003-03-29 18:21:41 +00:00
michael
27062c2e01
+ Patch from Mattias Gaertner for single typeinfo
2003-03-29 16:55:56 +00:00
Tomas Hajny
53b6c5d242
* DirectoryExists merged from the fixes branch
2003-03-29 15:36:58 +00:00
Tomas Hajny
bb42b50950
* wrong version committed previously :-(
2003-03-29 15:33:51 +00:00
Tomas Hajny
a8e68d18c5
* dummy DirectoryExists added
2003-03-29 15:16:26 +00:00
Tomas Hajny
9e9a775a2e
+ DirectoryExists added for main branch OS/2 too
2003-03-29 15:01:20 +00:00
peter
c4ddcc78a8
* generic constructor working for i386
...
* remove fixed self register
* esi added as address register for i386
2003-03-28 19:16:56 +00:00
peter
1714855f8e
* directoryexists added
2003-03-28 19:06:59 +00:00
peter
cac1820c4c
* new bug
2003-03-28 17:59:40 +00:00