The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 6d89ec4ee4 * SysUtils unit, fixed return value of FileSetDate:
* return value of GetLastOSError if one is available, to be consistent with handle-based implementations and Delphi behavior.
  * otherwise, return -1

git-svn-id: trunk@16318 -
2010-11-09 09:52:42 +00:00
compiler * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
ide * Try to compile with mingw64 gdb 2010-11-08 15:44:38 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages * Extract implicit libraries from ifdef NotImplemented 2010-11-08 15:43:56 +00:00
rtl * SysUtils unit, fixed return value of FileSetDate: 2010-11-09 09:52:42 +00:00
tests * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
utils * fixes for memory leaks by Vincent 2010-11-06 20:46:46 +00:00
.gitattributes * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00