Commit Graph

120 Commits

Author SHA1 Message Date
peter
803a987e17 * more fixed from Maarten Bekkers 1999-05-22 14:01:01 +00:00
peter
26284d4013 * fixed left crt bugs 1999-05-19 16:22:02 +00:00
florian
e905aeea04 * most of the Object Pascal stuff moved to the system unit 1999-05-17 21:52:33 +00:00
peter
af73412d2b * fixed driveletter checking 1999-05-16 17:08:58 +00:00
peter
960d4a099e * -Sg for heaptrc 1999-05-13 22:38:02 +00:00
peter
5d648e1b4c * objpas fixes 1999-05-13 21:54:27 +00:00
florian
e80f3323ff * initial version with some functions are removed from windows unit 1999-05-10 22:07:13 +00:00
florian
bafe97de23 * moved all opengl32.dll stuff to a newly created opengl32 unit, so
win32 programs should also run on Windows without opengl32.dll
1999-05-10 19:34:06 +00:00
peter
2d3afc0d63 * check ioresult after getdir calls 1999-05-08 19:47:22 +00:00
peter
337d303bbe * 0.99.10 check for browser 1999-05-05 22:24:08 +00:00
peter
1184d1d208 * browser off by default 1999-05-04 11:59:42 +00:00
peter
6380dcc54c * changed back fixes 1999-05-01 13:18:26 +00:00
peter
5399adf5e1 * fixed conflicting declarations 1999-05-01 12:27:48 +00:00
michael
f7650f0e9a + Fixed some compiling errors 1999-04-30 11:34:27 +00:00
peter
3f9b3dc921 + FileNameCaseSensetive boolean 1999-04-28 11:42:44 +00:00
michael
f76519f41d + now it REALLY compiles 1999-04-23 09:06:17 +00:00
peter
f0d58ee1d2 * fixed sysutils dependencys
* objpas files are agian in the main Makefile, makefile.op is obsolete
1999-04-22 10:56:31 +00:00
peter
ca2e762bab * compatibility fixes 1999-04-20 11:36:07 +00:00
peter
404580d448 + crt unit that compiles 1999-04-20 11:34:11 +00:00
peter
93b9fd3102 * removed os.inc 1999-04-08 12:22:52 +00:00
peter
57b01570ba * fixes for 0.99.10 1999-03-30 17:00:22 +00:00
peter
3515bff9f7 * fixed file sharing 1999-03-24 23:25:59 +00:00
florian
826b8ead0f + addition and changes to compile the direct draw unit
of Erik Ungerer (with -dv2com and indirect disabled)
1999-03-22 22:12:50 +00:00
michael
215e6cb22d - Really removed debug statements 1999-03-18 16:15:59 +00:00
peter
728a26f106 * removed initernalization debug writeln's 1999-03-16 21:01:00 +00:00
peter
f1b0c333cb * makefile.fpc targets start with fpc_
* small updates for install scripts
1999-03-16 00:46:54 +00:00
michael
90926ed6ed + clean and libsclean added 1999-03-12 21:02:19 +00:00
pierre
73b33240d5 + code for coff writer 1999-03-12 00:07:48 +00:00
peter
d52b68e703 * AS is now always asw 1999-03-10 23:45:21 +00:00
florian
67c66987e5 + system.cmdline variable for go32v2 and win32 added 1999-03-10 22:15:28 +00:00
peter
04c3f5099b * makefile.fpc updates and defaultfpcdir var 1999-03-09 01:35:46 +00:00
michael
4be2417de7 Fixed internationalization support 1999-03-03 15:22:40 +00:00
michael
ea3f7ed428 + Added internationalization support 1999-02-28 13:18:10 +00:00
michael
56f48f40b6 + Fixed type in strings target 1999-02-25 09:59:03 +00:00
michael
7865673a04 * Joined strings and sysutils 1999-02-25 07:39:17 +00:00
michael
f6908c234f + Moved getlocaltime to system-dependent files 1999-02-24 15:57:28 +00:00
michael
641d6e3304 + Implemented filetruncate 1999-02-09 12:01:03 +00:00
michael
a7761fce12 + Added filetruncate 1999-02-03 11:41:30 +00:00
pierre
03d3ba4054 win32.inc 1999-01-29 09:24:46 +00:00
pierre
28e8e7951d * conversion from boolean to longint must be explicit 1999-01-28 18:24:29 +00:00
pierre
33aac9b556 + system_exit procedure added 1999-01-18 10:05:47 +00:00
peter
d86094c298 + added math unit to objects 1999-01-15 11:47:12 +00:00
florian
ecd19b85b6 + first version 1999-01-12 14:47:45 +00:00
florian
efeab84797 * some updates to compile API units for win32 1999-01-09 07:29:46 +00:00
peter
c6000eea2b * removed winspool requirement 1999-01-07 15:52:22 +00:00
peter
decd60caa8 * clean doesn't clean objpasdir anymore 1999-01-04 11:57:45 +00:00
peter
a1bbee561c * small fixes for better compatibility 1998-12-28 23:35:14 +00:00
peter
e2904b82a1 * fixes for smartlinking 1998-12-28 23:30:11 +00:00
peter
f11d46a93e + stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
1998-12-28 15:50:42 +00:00
pierre
02a46a6547 * HandleError -> HandleErrorFrame to avoid problem in
assembler code in i386.inc
    (call to overloaded function in assembler block !)
1998-12-21 14:28:20 +00:00