Commit Graph

2261 Commits

Author SHA1 Message Date
Tomas Hajny
64e7256587 * better check for FindClose 2001-04-10 18:49:40 +00:00
Tomas Hajny
8a7762efb2 * yet another fix for FExpand under Unix 2001-04-09 19:28:40 +00:00
florian
05429e69ce * fixed a wrong prefix 2001-04-08 16:49:42 +00:00
Jonas Maebe
faad9460c8 * fixed potential buffer overflow in FPC_WRITE_TEXT_PCHAR_AS_ARRAY (merged) 2001-04-08 13:21:30 +00:00
Jonas Maebe
547bc5f275 * optimized FPC_HELP_CONSTRUCTOR a bit 2001-04-08 13:19:28 +00:00
Tomas Hajny
d5f0038788 * invalid UNC paths handled more consistently to OS/2 and Win32 API functions 2001-04-08 12:47:23 +00:00
Tomas Hajny
a820a0f393 * fix for absolute paths on platforms without drives (*nix), support for long volume names added 2001-04-07 19:37:27 +00:00
peter
e3b5f763b7 * use div instead of / in constant 2001-04-04 22:50:59 +00:00
florian
64d54c2fcb * TGUID definition is now imported from the system unit 2001-04-04 17:58:36 +00:00
florian
f9e28f053f * TGUID definition from win32/wininc/struct.inc copied 2001-04-04 17:56:45 +00:00
michael
0798622cb8 + Fixed F_[G,S]etOwn constants. By Alexander Sychev 2001-03-27 11:46:38 +00:00
Tomas Hajny
b2f174a277 * GetDir fixed 2001-03-25 11:06:35 +00:00
Tomas Hajny
d111ee7e69 * system unit name change corrections 2001-03-25 11:05:48 +00:00
florian
dadbc26bc8 * some types moved to systemh
+ some types like PDispatch added
2001-03-22 23:26:37 +00:00
florian
49ed6221f4 * some new types added like PBoolean 2001-03-22 23:26:05 +00:00
florian
942958770c * typo fixed 2001-03-22 21:56:27 +00:00
florian
54b50c539a + header and log added 2001-03-21 23:32:13 +00:00
florian
1f91d1d88e + sLineBreak and misc. stuff for Kylix compatiblity 2001-03-21 23:29:40 +00:00
Tomas Hajny
1ce6935ed1 * system unit name change corrections 2001-03-21 21:17:58 +00:00
Tomas Hajny
f041ede95b * GetDir fixed 2001-03-21 21:08:20 +00:00
Jonas Maebe
4ac6b9a7ca * fixed problems when using together with graph (web bugs 1225 and 1441) 2001-03-21 16:07:03 +00:00
Tomas Hajny
0fde4ce207 * one more problem in the Unix part 2001-03-19 21:09:30 +00:00
Tomas Hajny
0d616f2cca * mistyping in the Unix part fixed 2001-03-19 21:05:42 +00:00
Tomas Hajny
3005bc8b7b * FExpand omission fixed 2001-03-17 16:04:37 +00:00
Tomas Hajny
cd6847e499 * universal FExpand 2001-03-16 20:42:44 +00:00
Tomas Hajny
d5e9273b9b * universal FExpand 2001-03-16 20:09:58 +00:00
Tomas Hajny
e4aa3afcbb + system unit name change 2001-03-16 20:01:47 +00:00
Tomas Hajny
d6f289a9df * another Find* problem :-( 2001-03-11 18:58:42 +00:00
Tomas Hajny
c83475a6ca * FExpand without IOResult change, remaining direct asm removed 2001-03-10 09:57:51 +00:00
Jonas Maebe
3eb9c758fb * changed typecast in FPC_STR_TO_CHARARRAY so that no temp ansistring is
generated anymore (merged)
2001-03-05 17:10:40 +00:00
Jonas Maebe
ab2ea0a472 * moved implementations of strlen and strpas to separate include files
(they were duplicated in i386.inc and strings.inc/stringss.inc)
  * strpas supports 'nil' pchars again (returns an empty string)
    (both merged)
2001-03-05 17:10:04 +00:00
Jonas Maebe
18de59f50c * fixed all implementations of strpas 2001-03-04 17:31:34 +00:00
Jonas Maebe
8efd8814cf * fixed strpas (was limited to 254 chars) and made it overall slightly faster 2001-03-04 12:42:18 +00:00
Jonas Maebe
02591a89d9 * changed 'bdnzeq cr0' to 'bdnzt cr0*4+eq' 2001-03-03 13:54:26 +00:00
Jonas Maebe
33bd4a1769 * fixed small bug in move 2001-03-03 13:53:36 +00:00
Jonas Maebe
af38291233 * simplified and optimized range checking code, FPC_BOUNDCHECK is no longer necessary 2001-03-03 12:41:22 +00:00
Jonas Maebe
bf5d803a93 * fixed qword_str for values with bit 63 = 1 2001-03-03 12:39:09 +00:00
Jonas Maebe
e72e5a0cfa * made val for longints a bit faster 2001-03-03 12:38:53 +00:00
Jonas Maebe
b7970bf7a4 + new, complete implementation of move procedure (including support for
overlapping regions)
2001-03-02 13:24:10 +00:00
Jonas Maebe
fafddb2725 * fixed web bug #1345 (merged) 2001-02-27 15:46:48 +00:00
peter
3c54458903 * regenerated 2001-02-24 10:46:41 +00:00
Jonas Maebe
3e4f02f165 * optimized strcopy/strecopy 2001-02-23 14:05:33 +00:00
peter
3c2db9436f * regenerated 2001-02-22 21:15:03 +00:00
Tomas Hajny
18a6af4e62 * GetEnvironmentVariable now really merged 2001-02-21 21:23:38 +00:00
peter
736a92a945 * always test before commiting after merging, linux -> unix change 2001-02-20 22:19:38 +00:00
peter
b19d318380 * new file 2001-02-20 22:14:39 +00:00
peter
36e5967c3b * merged getenvironmentvariable 2001-02-20 22:14:19 +00:00
peter
e32556ca16 * regenerated for cygwin32 support 2001-02-20 21:59:59 +00:00
peter
bcbb21839d * chdir,mkdir,rmdir with empty string fixed 2001-02-20 21:31:12 +00:00
Jonas Maebe
39af441ec6 * fixed bug in strscan (returned nil instead of strend for #0) and made it 40% faster 2001-02-17 11:34:00 +00:00