The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost a63ed341a7 + patch from Bram Kuijvenhoven:
- removed unused private field TODBCConnection.FDataSourceName
 - added local proc ODBCResultToStr
 - fix in SQLDriverConnect parameter
 - prevent freeing of handles that should not be freed in some cases

git-svn-id: trunk@1635 -
2005-11-03 14:43:43 +00:00
compiler - added handling of OS_NO parameters in a_param_ref 2005-11-01 21:11:50 +00:00
fcl + patch from Bram Kuijvenhoven: 2005-11-03 14:43:43 +00:00
fv * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
ide * save untitled file dialogs looks nicer now 2005-10-20 20:51:42 +00:00
installer * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
packages + patch from Bram Kuijvenhoven: 2005-11-03 14:43:43 +00:00
rtl * fixes error introduced in sscanf() when looking for 64 bit unsafe pointer casts 2005-11-02 19:55:57 +00:00
tests * fixed webbug 4201 which does not properly clean up all threads, causing (program) freeze 2005-11-02 19:59:17 +00:00
utils * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
.gitattributes + test for new inlining (fails currently) 2005-11-02 15:11:17 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * fpcmake.ini update which fixes glibc search path problems on PowerPC64 2005-10-20 16:56:40 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00