Commit Graph

13251 Commits

Author SHA1 Message Date
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
yuri
eb94ab00cb * Initial import 2003-03-28 13:36:02 +00:00
yuri
407c58529a * pmwp added, some rst removing added, compilation under 1.0.6 fixed 2003-03-28 13:27:29 +00:00
yuri
ca72a28a29 * Iconinfo type & constants added 2003-03-28 13:25:08 +00:00
michael
1b26040053 + Patch from Charlie/iNQ to work with new scanner/parser 2003-03-28 13:01:36 +00:00
armin
1f0510925c * Fixed TCompilerMessageWindow.AddMessage to see line numbers with 1.1 2003-03-28 09:55:46 +00:00
armin
4fba6898d0 * changed -1 to sw_word(-1) for textend to compile with 1.1 2003-03-28 09:52:03 +00:00
yuri
b91f0f1f32 Now part of pmgpi.pas 2003-03-27 18:13:23 +00:00
yuri
1712c1a175 Orders added 2003-03-27 18:11:23 +00:00