Commit Graph

18910 Commits

Author SHA1 Message Date
Tomas Hajny
64a9b00709 * more generic fix for DriveSeparator = DirectorySeparator 2004-12-29 19:10:47 +00:00
michael
cca310e33d + Second batch of descriptions and examples 2004-12-29 19:06:22 +00:00
michael
d27bebb43a * Fixed EndOfADay 2004-12-29 18:31:04 +00:00
michael
9dea580a6a * Fixed StartOfADay 2004-12-29 18:28:21 +00:00
michael
4ca278334c + First batch of examples and descriptions 2004-12-29 15:17:00 +00:00
michael
414637c6e8 + Initial check-in 2004-12-29 15:16:37 +00:00
michael
312f5cc30f * Patch from Joost van der Sluis:
- deallocate SQLDA
2004-12-29 14:32:03 +00:00
michael
965113b413 + Patch from Joost van der Sluis:
- implemented support for modifying queries, with a simple parser
  - implemented ApplyRecUpdate
2004-12-29 14:31:27 +00:00
michael
9c266094f7 + Patch from Joost van der Sluis
- implemented CachedUpdates (only modifications, no inserts/deletes)
  - implemented GetAsVariant/SetAsVariant for all fields
  - implemented TField.OldValue as a variant
  - changed TField.Value to a variant
2004-12-29 14:30:53 +00:00
michael
dda1272c02 Patch from Joost Van der Sluis:
- implemented CachedUpdates (only modifications, no inserts/deletes)
  - fixed GetRecNo
2004-12-29 14:30:11 +00:00
armin
e925d4e678 * added netware and netwlibc to SMARTTARGETS 2004-12-29 13:27:59 +00:00
armin
e8889a1ef5 * made commandParser more compatible between clib and libc 2004-12-29 13:01:42 +00:00
michael
075c0ce582 + Added more descriptions of utilities 2004-12-29 12:36:32 +00:00
michael
9c8499159a + Set a4 paper size 2004-12-29 12:36:14 +00:00
michael
fe4c4fac08 + Fixed interface style help 2004-12-29 11:54:58 +00:00
michael
eb9d8c96ac + fpc.cfg search better documented 2004-12-29 11:22:44 +00:00
michael
9f8f4c2da1 + Updated option reference 2004-12-29 10:56:23 +00:00
olle
87cbe0e327 + macos info
* minor adjustments
2004-12-28 22:36:01 +00:00
olle
dead3dcf38 + initial files for creating install packages for MPW 2004-12-28 22:12:32 +00:00
olle
594a8cd94a + script which mimics the fpc program on MPW 2004-12-28 22:07:11 +00:00
olle
c9a59bbdfd * fixed typo in MPW error msg 2004-12-28 22:02:05 +00:00
olle
ea004048cb + suppression of link varning of 'qd' 2004-12-28 22:00:15 +00:00
olle
64cfdb5dc7 + first version 2004-12-28 21:56:15 +00:00
olle
24f3532c2a * hack to make macos compile 2004-12-28 21:50:14 +00:00
Tomas Hajny
f290fbb299 * 8.3 fixes (short target name in paths) 2004-12-28 20:43:00 +00:00
Tomas Hajny
0d1a6fb4b2 * don't put quoted paths in link.res for OS/2 2004-12-28 20:39:12 +00:00
Jonas Maebe
53c04512cc * fixed several regvar related bugs, cycle with -OZp3r doesn't work
yet though
2004-12-28 18:01:40 +00:00
florian
080ed4548f * fixed raw mode for non i386 targets
* fixed some alignment issues
2004-12-28 15:30:04 +00:00
marco
3b54660976 * some constants added that were more recently added to glib. Submitted patch by neli 2004-12-28 14:42:12 +00:00
marco
e12796a400 * tthread patch from neli 2004-12-28 14:20:03 +00:00
florian
49c3697fbf * uses now CFMakeRaw 2004-12-28 12:46:11 +00:00
florian
bb795481e8 * fixed CFMakeRaw 2004-12-28 12:45:54 +00:00
marco
4e2c9ad12a * ifndef ver1_0 around systhrds 2004-12-28 08:54:46 +00:00
olle
849d4dcb44 + added info about classic MacOS 2004-12-28 02:35:36 +00:00
olle
3f7fdcb45e * fixed compilation for PowerPC 2004-12-28 02:25:43 +00:00
olle
5aa1ac7420 + added support for MPW error messages
+ added support for cooperative multitasking under MPW
2004-12-28 01:39:07 +00:00
olle
4adda1b1d8 * minor fix 2004-12-28 01:33:19 +00:00
Tomas Hajny
0839541501 * SysGetShiftState fixed 2004-12-27 22:26:43 +00:00
Tomas Hajny
1215d90528 * FSearch must skip invalid paths 2004-12-27 22:25:43 +00:00
Tomas Hajny
e66472080a * more 1.9.6 updates (OS/2, Win32 video, spelling) 2004-12-27 21:06:21 +00:00
Tomas Hajny
8b7e6be55c * missing maybequoted() added for deletion of generated .s files during external assembly 2004-12-27 19:48:58 +00:00
Tomas Hajny
0343c6c578 * fix for SIGSEGV when switching to higher resolution 2004-12-27 18:44:45 +00:00
peter
ac962df59f * don't parse public,private,protected as procdirectives, leave
procdirective parsing before any other check is done
2004-12-27 17:32:06 +00:00
peter
7b409984bf * 1.9.6 updates 2004-12-27 17:31:11 +00:00
peter
bbc3aed3b2 * new bug 2004-12-27 17:17:49 +00:00
peter
0a1c6b36a4 * 1.9.6 2004-12-27 17:06:59 +00:00
peter
f0267daa4a * also don't call procvar when converting to procvar 2004-12-27 16:54:29 +00:00
peter
c1bf99c30a * fix crash with callnode.ppuload when symtableproc=nil 2004-12-27 16:36:10 +00:00
peter
2a20174317 * set flag if a procedure references a symbol in staticsymtable 2004-12-27 16:35:48 +00:00
florian
783a04af23 * another alignment fix 2004-12-27 16:16:24 +00:00