Free Pascal full changelog
Free Pascal 2.6.0
released Jan 1, 2012 (New Release)
- 0021008: [Documentation] PNG image is not embedded in CHM documentation (Michael Van Canneyt) - resolved.
- 0021029: [Compiler] wrong range-check errors reported with INLINE-functions (Jonas Maebe) - resolved.
- 0021058: [RTL] Function CeRapiUninit in rapi.pp always fails (correction included) (Marco van de Voort) - resolved.
- 0016345: [Packages] fcl-passrc cannot handle macros (Michael Van Canneyt) - resolved.
- 0021005: [Compiler] linking a pascal program for arm-gba fails (Florian) - resolved.
- 0021034: [Compiler] Since SVN revision 19977 bootstrapping 32-bit compiler fails. (Joost van der Sluis) - resolved.
- 0021003: [Packages] make packages fails. dummy include files are not found. (Florian) - resolved.
- 0020998: [Compiler] int64 (emulated) division by powers of 2 does not compile to shift (Florian) - resolved.
- 0021013: [Packages] Add unit glext to be compiled for win64 (Florian) - resolved.
- 0021029: [Compiler] wrong range-check errors reported with INLINE-functions (Jonas Maebe) - resolved.
- 0021058: [RTL] Function CeRapiUninit in rapi.pp always fails (correction included) (Marco van de Voort) - resolved.
- 0016345: [Packages] fcl-passrc cannot handle macros (Michael Van Canneyt) - resolved.
- 0021005: [Compiler] linking a pascal program for arm-gba fails (Florian) - resolved.
- 0021034: [Compiler] Since SVN revision 19977 bootstrapping 32-bit compiler fails. (Joost van der Sluis) - resolved.
- 0021003: [Packages] make packages fails. dummy include files are not found. (Florian) - resolved.
- 0020998: [Compiler] int64 (emulated) division by powers of 2 does not compile to shift (Florian) - resolved.
- 0021013: [Packages] Add unit glext to be compiled for win64 (Florian) - resolved.
Free Pascal 2.4.4
released May 22, 2011 (New Release)
- 0016171: [Packages] error when compiling packages (custfcgi) with -Cr on Windows (Jonas Maebe) - resolved.
- 0016158: [RTL] InternalExit crashes in DLL, if DllMain is called with reason DLL_PROCESS_DETACH more than once (Marco van de Voort) - resolved.
- 0015845: [Packages] XQueryKeymap function declaration (in xlib.pp) seems to be wrong (Marco van de Voort) - resolved.
- 0015313: [FCL] tMemoryStream limit to 32b (Florian Klämpfl) - resolved.
- 0015190: [FCL] Extend CompareMemRange of unit sysutils to use PtrUInt for Length (Florian Klämpfl) - resolved.
- 0015062: [RTL] Please remove DEFAULT_GUI_FONT from Windows CE RTL (Yury Sidorov) - resolved.
- 0014605: [Packages] SmsSendMessage function from SMS.pp unit is declared wrong (Marco van de Voort) - resolved.
- 0014086: [Packages] DBus interface is outdated (Sergei Gorelkin) - resolved.
- 0014075: [RTL] ipc_sys not working (Jonas Maebe) - resolved.
- 0013363: [RTL] bug ipcctl() (Jonas Maebe) - resolved.
- 0016158: [RTL] InternalExit crashes in DLL, if DllMain is called with reason DLL_PROCESS_DETACH more than once (Marco van de Voort) - resolved.
- 0015845: [Packages] XQueryKeymap function declaration (in xlib.pp) seems to be wrong (Marco van de Voort) - resolved.
- 0015313: [FCL] tMemoryStream limit to 32b (Florian Klämpfl) - resolved.
- 0015190: [FCL] Extend CompareMemRange of unit sysutils to use PtrUInt for Length (Florian Klämpfl) - resolved.
- 0015062: [RTL] Please remove DEFAULT_GUI_FONT from Windows CE RTL (Yury Sidorov) - resolved.
- 0014605: [Packages] SmsSendMessage function from SMS.pp unit is declared wrong (Marco van de Voort) - resolved.
- 0014086: [Packages] DBus interface is outdated (Sergei Gorelkin) - resolved.
- 0014075: [RTL] ipc_sys not working (Jonas Maebe) - resolved.
- 0013363: [RTL] bug ipcctl() (Jonas Maebe) - resolved.
Free Pascal 2.4.2
released Nov 12, 2010 (New Release)
A new release 2.4.2 is available from our sites. 2.4.2 is the first fixes release from the 2.4 series. Improvements, amongst others:
* Delphi 2006 like for..in support
* Support for sealed and abstract class modifiers,
* new targets
o 64-bit FreeBSD (x86_64)
* Many improvements and fixes to the XML, database and CHM packages
* Long term bug in OS/2 implementation of unit Video finally fixed which among others allows inclusion of the text-mode IDE (without debugger) for this platform as part of the distribution again.
* Many compiler bugfixes and more than half an year of library updates (since 2.4.0)
Downloads are available from the download page (mirrors should follow soon).
* Delphi 2006 like for..in support
* Support for sealed and abstract class modifiers,
* new targets
o 64-bit FreeBSD (x86_64)
* Many improvements and fixes to the XML, database and CHM packages
* Long term bug in OS/2 implementation of unit Video finally fixed which among others allows inclusion of the text-mode IDE (without debugger) for this platform as part of the distribution again.
* Many compiler bugfixes and more than half an year of library updates (since 2.4.0)
Downloads are available from the download page (mirrors should follow soon).
Free Pascal 2.4.0
released Jan 21, 2010 (New Release)
· [IDE] fix the single line glitch issue in XCode syntax highlighting (Jonas Maebe)
· [RTL] SysReAllocMem can corrupt the heap (Micha Nelissen)
· [RTL] SysGetMem_Var never reuses a perfect matching block (Micha Nelissen)
· [Compiler] Updates of German error message files in 2.4.0-RC1 (Marco van de Voort)
· [Documentation] TList.Extract does not, and should not, Notify with lnDeleted (Michael Van Canneyt)
· [Packages] x86_64 fp-units-gfx deb package has wrong content (Abou Al Montacir)
· [Utilities] Patch to fpcmake to consider Haiku as a unix like platform (Marco van de Voort)
· [Packages] For FPC 2.4-rc1 sqlite3 stubs has sqlite3_result_cint insteady of sqlite3_result_int (Marco van de Voort)
· [Documentation] Various grammar & spelling mistakes in ref.tex file (Michael Van Canneyt)
· [Compiler] Loading FPC dylib fails at runtime (Jonas Maebe)
· [Compiler] Bus Error when linking to dylib with Snow Leopard (Jonas Maebe)
· [RTL] SysReAllocMem can corrupt the heap (Micha Nelissen)
· [RTL] SysGetMem_Var never reuses a perfect matching block (Micha Nelissen)
· [Compiler] Updates of German error message files in 2.4.0-RC1 (Marco van de Voort)
· [Documentation] TList.Extract does not, and should not, Notify with lnDeleted (Michael Van Canneyt)
· [Packages] x86_64 fp-units-gfx deb package has wrong content (Abou Al Montacir)
· [Utilities] Patch to fpcmake to consider Haiku as a unix like platform (Marco van de Voort)
· [Packages] For FPC 2.4-rc1 sqlite3 stubs has sqlite3_result_cint insteady of sqlite3_result_int (Marco van de Voort)
· [Documentation] Various grammar & spelling mistakes in ref.tex file (Michael Van Canneyt)
· [Compiler] Loading FPC dylib fails at runtime (Jonas Maebe)
· [Compiler] Bus Error when linking to dylib with Snow Leopard (Jonas Maebe)
Free Pascal 2.2.4
released Apr 15, 2009 (New Release)
· 0013148: [Packages] FreeBSD pThreads sem_timedwait lack (Marco van de Voort) resolved.
· 0013077: [RTL] win64: MEMORY_BASIC_INFORMATION.RegionSize should be T_SIZE (Marco van de Voort) resolved.
· 0013065: [Compiler] FPCAPACHE not exact in fpc.cfg (Jonas Maebe) resolved.
· 0011468: [Database Components] It seems bookmarks are broken for TFixedFormatDataSet. (Joost van der Sluis) resolved.
· 0012856: [Compiler] ressource can't be used (Yury Sidorov) resolved.
· 0012514: [FCL] PasZlib fails (either corrupt output or crash) when gzipping certain files (Marco van de Voort) resolved.
· 0012809: [Database Components] Streaming error with TField.FieldKind (Joost van der Sluis) resolved.
· 0012370: [Compiler] Compilation of {$I dir1dir2x.pas } kind statements is not handled consistently by FPC . (Marco van de Voort) resolved.
· 0012629: [Compiler] DLL becomes unloadable without line-numbering information (Yury Sidorov) resolved.
· 0013077: [RTL] win64: MEMORY_BASIC_INFORMATION.RegionSize should be T_SIZE (Marco van de Voort) resolved.
· 0013065: [Compiler] FPCAPACHE not exact in fpc.cfg (Jonas Maebe) resolved.
· 0011468: [Database Components] It seems bookmarks are broken for TFixedFormatDataSet. (Joost van der Sluis) resolved.
· 0012856: [Compiler] ressource can't be used (Yury Sidorov) resolved.
· 0012514: [FCL] PasZlib fails (either corrupt output or crash) when gzipping certain files (Marco van de Voort) resolved.
· 0012809: [Database Components] Streaming error with TField.FieldKind (Joost van der Sluis) resolved.
· 0012370: [Compiler] Compilation of {$I dir1dir2x.pas } kind statements is not handled consistently by FPC . (Marco van de Voort) resolved.
· 0012629: [Compiler] DLL becomes unloadable without line-numbering information (Yury Sidorov) resolved.
Free Pascal 2.2.2
released Aug 13, 2008 (New Release)
Free Pascal for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Free Pascal from the publisher.
« BACK
My Account
My Saved Stuff
Free Large Android Icons 2011.2
Download Remove
FlashCapture 3.0.3.1317
Download Remove
Daytrader Companion 1.4.0
Download Remove
Dator 2.7.0
Download Remove
Azureus 4.0.0.4
Download Remove
AVS Video Converter 8.1.2.510
Download Remove
AutoScreenRecorder Pro 3.1.375
Download Remove
AnyToJpeg 3.3
Download Remove
Any DVD Cloner Express 1.2.2
Download Remove
Free YouTube to MP3 Converter 3.10.11
Download Remove
Fix IE Utility 1.0
Download Remove
DDE server plugin 3.7.4.1130
Download Remove
Codice Fiscale 5.1.1
Download Remove
Encode360 2.03
Download Remove
ChemDoodle 2.0.3
Download Remove
BrushO! 1.05
Download Remove
EVVAddressBook 3.0
Download Remove
Evolution 2.28.1-1
Download Remove
ECrawl 2.63
Download Remove
Audio Sound Editor for .NET 2.2.1.0
Download Remove
123FTP-Free 3.9.1
Download Remove
Amphis Customer 3.0
Download Remove
AIMP Classic 3.10 B1040 Beta
Download Remove
ABC Roster 1.5.0
Download Remove
A-one iPod PSP 3GP Video Converter 7.6.3
Download Remove
Acoolsoft PPT to Video Free 3.2.3
Download Remove
Download Remove
FlashCapture 3.0.3.1317
Download Remove
Daytrader Companion 1.4.0
Download Remove
Dator 2.7.0
Download Remove
Azureus 4.0.0.4
Download Remove
AVS Video Converter 8.1.2.510
Download Remove
AutoScreenRecorder Pro 3.1.375
Download Remove
AnyToJpeg 3.3
Download Remove
Any DVD Cloner Express 1.2.2
Download Remove
Free YouTube to MP3 Converter 3.10.11
Download Remove
Fix IE Utility 1.0
Download Remove
DDE server plugin 3.7.4.1130
Download Remove
Codice Fiscale 5.1.1
Download Remove
Encode360 2.03
Download Remove
ChemDoodle 2.0.3
Download Remove
BrushO! 1.05
Download Remove
EVVAddressBook 3.0
Download Remove
Evolution 2.28.1-1
Download Remove
ECrawl 2.63
Download Remove
Audio Sound Editor for .NET 2.2.1.0
Download Remove
123FTP-Free 3.9.1
Download Remove
Amphis Customer 3.0
Download Remove
AIMP Classic 3.10 B1040 Beta
Download Remove
ABC Roster 1.5.0
Download Remove
A-one iPod PSP 3GP Video Converter 7.6.3
Download Remove
Acoolsoft PPT to Video Free 3.2.3
Download Remove
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Free Pascal 2.6.0
- Visual Studio Professional Edition 2008
- Simply Fortran 1.29
- Easy Code for MASM 1.04.0.0006
- Intel Visual Fortran Composer XE 2011.0.104
- Fiddler 2.3.9.3
- Visual Prolog 7.3 B7302
- Python 3.2.2
- wxDEV-C++ 4.9.9.2
- FreeBasic for Windows 0.23.0
- Wing IDE Personal 4.1.6-1
- Qt 4.8.2
- Longtion Application Builder 3.0.0.120
- Open Fortran Parser 0.8.1
- GNU Prolog for Windows (x64 bit) 1.4.0
- tIDE 2.39
- Wing IDE Professional 4.1.5-1
- Aurel Basic RC2 Build 1.2
- NHibernate Profiler 1.0.0.0 B681
- PureBasic x64 4.61
Popular Tags
basic language
programming
free
decompiler
compiler
basic
java
language
coding language
pascal
programming language
compile
exe
Popular Windows 7 Software
- Turbo C++ 3.0
- Turbo Pascal 7.0
- DOSBox 0.74
- Java Runtime Environment 64bit 6.31
- Java Runtime Environment 6.31
- Microsoft .NET Framework 4 4.0.30319.1
- Free Pascal 2.6.0
- Notepad++ 6.1.3
- Microsoft .NET Framework 3.5 SP 1
- BlueJ 3.0.7
- Visual C++ Express Edition 2010
- Texmaker 3.3.4
- Mozilla ActiveX Control 1.7.12
- Visual Basic 6.0 HelpVistaXPDiamond 2.0.0.0
- Visual Studio Professional Edition 2008
© 2012 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.




