joost
|
89742a47ae
* TField.Lookup shoud not be published, as it is dependent on TField.FieldKind. Bug #12809
|
16 năm trước cách đây |
joost
|
fa3e50042c
* Escape ModuleName, fixes building of module AVL_Tree
|
16 năm trước cách đây |
Tomas Hajny
|
088c441d9d
* extended fix for web bug #12370 (more platforms supported and slightly more universal)
|
16 năm trước cách đây |
florian
|
499c523346
* accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already
|
16 năm trước cách đây |
Tomas Hajny
|
5432694059
* compilation fix for OS/2 and (hopefully) MacOS
|
16 năm trước cách đây |
Jonas Maebe
|
d3923b315a
* generic support for setting islibrary to true for libraries (+ changed
|
16 năm trước cách đây |
Jonas Maebe
|
d4d7b695c7
- removed all "islibrary:=false;" assignments from system unit
|
16 năm trước cách đây |
marco
|
8445fb74bd
* fixed path_absolute, somehow it was not implemented for windows. Probably the $IF for windows fell away. Now defined for go32v2. Fixes 12370, and the solution was hinted at in that bugreport.
|
16 năm trước cách đây |
florian
|
e213be26fd
+ write proper rtti for large sets, resolves #12788
|
16 năm trước cách đây |
yury
|
6dd66f09b9
+ Added wap wince api unit by AnarchyMob.
|
16 năm trước cách đây |
yury
|
9e19ef3a2c
+ Added sip and projects wince api units by Vasil Maximov.
|
16 năm trước cách đây |
andrew
|
26b0b7c0ab
* fixed huge memory leak when searching chms
|
16 năm trước cách đây |
joost
|
186c6b6b4f
* Adapted IntLoadRecordsFromFile for the new NextBookmarkData field in the update-buffer
|
16 năm trước cách đây |
joost
|
6617fdf305
* When syncing the current record to the activebuffer in ApplyUpdates, perform only the necessary steps
|
16 năm trước cách đây |
joost
|
97ef7c31c7
* The bookmarkdata in a delete-update buffer now points to the old, deleted, record which is not deleted immediately anymore. Because else GetUpdateBuffer can not find the update-buffer from a deleted record
|
16 năm trước cách đây |
Jonas Maebe
|
47ba5b19ec
* ignore vmtloadaddrnodes created in dead strip removed code
|
16 năm trước cách đây |
Jonas Maebe
|
f104ec1346
* fixed one change too many from {ifdef macos} into {ifdef usedos}
|
16 năm trước cách đây |
Jonas Maebe
|
3a56f2403c
* fixed windows compilation (currently uses Dos again instead of sysutils)
|
16 năm trước cách đây |
joost
|
1f1f38e5d3
Path from Alexander S. Klenin
|
16 năm trước cách đây |
florian
|
a0a1e6aae2
* small indention fix
|
17 năm trước cách đây |
florian
|
a537134603
* set result of ResetDFA, resolves #12757
|
17 năm trước cách đây |
Jonas Maebe
|
c1bc1cd94d
+ test that already works (mantis #12151)
|
17 năm trước cách đây |
Jonas Maebe
|
57d0d3a3c5
- removed svnmerge-integrated tracking for fpc-wpo branch, since it has
|
17 năm trước cách đây |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
17 năm trước cách đây |
Jonas Maebe
|
5c1d4b130b
* added system_powerpc64_linux to system_linux set
|
17 năm trước cách đây |
michael
|
e39c8631a4
* Patch from Mattias Gaertner to read LZW compressed images and more robust handling of faulty images
|
17 năm trước cách đây |
yury
|
5ffec2d876
* Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public).
|
17 năm trước cách đây |
yury
|
9cc15bd994
* Do not write COFF string table into EXE if COFF symbol table is not present. It fixes loading of stripped DLL on Win9x. Bug #12629.
|
17 năm trước cách đây |
yury
|
aa21ff308e
* Added Delphi compatible definition for VerQueryValue for wince. Bug #12716.
|
17 năm trước cách đây |
yury
|
94799dfd60
* Fixed packages compilation and installation for wince.
|
17 năm trước cách đây |