Commit Graph

18953 Commits

Author SHA1 Message Date
peter
e6d31875f2 * new bugs 2005-01-25 15:43:32 +00:00
peter
ec433f758a * arithmetic overflow checking at compile time 2005-01-25 15:41:51 +00:00
marco
186a03feb1 * gtk2 added to freebsd 2005-01-25 13:10:06 +00:00
peter
cd3cfe3b01 * gtk2 added 2005-01-24 22:12:00 +00:00
peter
e820bc93f2 * interface wrapper generation moved to cgobj
* generate interface wrappers after the module is parsed
2005-01-24 22:08:32 +00:00
michael
cce697bed8 + Regenerated 2005-01-24 21:59:34 +00:00
michael
12a4f24fdc + Initial import in cvs 2005-01-24 21:59:13 +00:00
peter
3c9295f285 * gtk2 bindings from gtk2forpascal imported 2005-01-24 21:58:04 +00:00
michael
5966644f25 + Fixed ellipse drawing 2005-01-24 21:50:08 +00:00
peter
bb7b812beb * remove multiple typeconvs for procvar 2005-01-24 21:39:03 +00:00
florian
ebe13d3423 no message 2005-01-24 21:33:27 +00:00
florian
14c33448af * fixed copy(dyn. array of ansistring) 2005-01-24 21:32:48 +00:00
florian
085d1e6f12 no message 2005-01-24 20:45:07 +00:00
florian
c08ec5fbf3 * wrong prefix output for masm fixed 2005-01-24 20:44:29 +00:00
Tomas Hajny
6d0f5a79de * systhrds added to Makefile 2005-01-24 20:08:56 +00:00
Tomas Hajny
f9198a0035 * doubled line spacing removed 2005-01-24 19:56:34 +00:00
olle
a684ebf7f8 * adjustment to target macos 2005-01-24 18:53:10 +00:00
olle
f7d9958e46 * filetype/filecreator changed after the file is opened, in case the file did not previously exist 2005-01-24 18:51:23 +00:00
olle
6e6527e46b * rearrangement of FEXPAND code
* added StrPas where necessary after compiler change
2005-01-24 18:40:08 +00:00
olle
1b4a6da152 + compiling of ctypes 2005-01-24 18:36:15 +00:00
olle
e298e2a774 + compiling of ctypes
+ compiling of UPINTERFACES (located in XCode), and moved to rtl/macos
2005-01-24 18:35:29 +00:00
olle
8e646a530a + a tiny bit of support for macos
+ warning that this is under construction
2005-01-24 18:28:58 +00:00
olle
99776e6402 + a tiny bit of support for macos 2005-01-24 18:25:46 +00:00
olle
a9e90b796f + msg2inc now executed, utils is compiled 2005-01-24 18:18:46 +00:00
Jonas Maebe
28ea4a8fd4 * fixed bug introduced in revision 1.6 2005-01-24 18:13:46 +00:00
olle
2f38fbd7c2 * In MPW, whole path to source file is now displayed in messages. 2005-01-24 18:12:17 +00:00
olle
f5f6d7bf36 + Mac style resource files can now be included in MacOS 2005-01-24 18:10:20 +00:00
peter
8be342c36b * pinteger in non-delphi/objfpc mode is psmallint 2005-01-24 18:03:19 +00:00
olle
39ba224077 + Mac style resource files can now be included in MacOS 2005-01-24 17:53:12 +00:00
olle
469d1cc5cf + ppu files now has FPas as creator code on MacOS 2005-01-24 17:46:18 +00:00
olle
b78d92b99d + added support for macos 2005-01-24 17:41:57 +00:00
peter
445fe79686 * no sigprocmask for 1.0.x bootstrapping 2005-01-24 16:54:16 +00:00
peter
92a6e151ff * new bugs 2005-01-24 15:53:20 +00:00
michael
bedf31abe9 + Dynamic library implementation by Joost van der Sluis 2005-01-24 10:58:26 +00:00
michael
bfcb70b5e4 * Patch from Joost van der Sluis
- Use of the dynamically loaded library (postgres3dyn)
  - support for the postgreSQL'a internal fieldtype 'name'
  - implemented UpdateIndexDefs
  - Support for more then one query for each connection
2005-01-24 10:53:23 +00:00
michael
35a249fc8f * Patch from Joost van der Sluis
- Made it possible to run 'show...' queries for MySQL
  - Use of the dynamically loaded library (mysql4dyn)
  - implemented UpdateIndexDefs
  - Support for more then one query for each connection
2005-01-24 10:53:04 +00:00
michael
f04a7f8f86 * Patch from Joost van der Sluis
- Made it possible to run 'show' queries for MySQL
2005-01-24 10:52:43 +00:00
michael
d0a651c990 + Removed, committed wrongly 2005-01-24 10:03:28 +00:00
florian
8a2bc0e507 * 1.0.x fix 2005-01-24 08:17:00 +00:00
florian
0fe35da937 * fixed math constants for big endian cpus 2005-01-23 22:13:50 +00:00
florian
020bbc8913 * another improvement of pi handling 2005-01-23 21:47:14 +00:00
florian
cc9534cf41 + added pi bit pattern to the compiler, so pi should always be correct 2005-01-23 21:09:11 +00:00
florian
6780d226ce * made IA32 the default 2005-01-23 20:10:05 +00:00
florian
3600b51d32 + fastmove from John O'Harrow integrated 2005-01-23 20:03:23 +00:00
florian
00324d38bf + optimized code generation on sparc
+ some stuff for pic code on sparc added
2005-01-23 17:14:21 +00:00
Tomas Hajny
d5d331bced * yet another attempt to make Mac OS accept dos.inc without hacks ;-) 2005-01-23 09:50:59 +00:00
Tomas Hajny
8f120ca99b - excessive thread.inc removed - not required any more 2005-01-23 09:49:14 +00:00
michael
f04f3c9a58 + Added newt 2005-01-22 21:21:15 +00:00
michael
4ccd2d2e3a + Added Readme 2005-01-22 21:20:38 +00:00
michael
78222b9d7a + Initial import in CVS 2005-01-22 21:19:19 +00:00