76
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fix typo in enumeration value rloHTTP More... about 1 year ago
pastojs: less hints More... about 1 year ago
Avoid range check error in AddNormalStringDef More... about 1 year ago
* Initialize result in CountConnections More... about 1 year ago
* micro optimization using BsfDWord as proposed in #40590 More... about 1 year ago
* Nano optimization. Fixes #40590 More... about 1 year ago
* Correct casing. Fixes #40589 More... about 1 year ago
* fixed bug that caused 'c in ['a'..'z']' to fail on the WebAssembly target, when code is compiled with {$packset 1} More... about 1 year ago
Use ERMS in all eligible cases, again. More... about 1 year ago
* rtl/macos/dos.pp: Remove unused unixutil in _USES clause of rtl/macos/dos.pp source. More... about 1 year ago
m68k: fix tw40182 test More... about 1 year ago
m68k: refactored the optimizer to avoid direct asml management where possible, and use standard functions instead More... about 1 year ago
* ensure that TObject.FieldAddress returns the same values as accessing the RTTI directly More... about 1 year ago
Revert move of packages/fcl-process/src/win/pipes.inc to packages/fcl-process/src/winall directory: wince should use dummy/pipes.inc file More... about 1 year ago
Add handling of packages/fcl-process/src/amicommon directory More... about 1 year ago
Add fcl-process/src/winall include directory for Windows targets More... about 1 year ago
* add dragonfly and openbsd to cnetdb target list More... about 1 year ago
m68k: add more cases, where TST instructions can beoptimized away, because the previous instruction already sets all the required flags More... about 1 year ago
tabs to spaces cosmetics, no functional change More... about 1 year ago
do not display the changing assembler note, if the internal and the external assemblers are the same, or there's no internal assembler defined More... about 1 year ago
Fix compilation of fcl-process for wince target OS, FIXME: untested :-( More... about 1 year ago
m68k-sinclairql: regenerated Makefile More... about 1 year ago
m68k-sinclairql: fixed the installation of many units that are otherwise built More... about 1 year ago
m68k-sinclairql: also build the various softfpu flavors for the QL More... about 1 year ago
m68k-sinclairql: make heaptrc compile for the QL More... about 1 year ago
+ generate DWARF debug info for WebAssembly locals More... about 1 year ago
m68k-human68k: regenerated Makefile More... about 1 year ago
m68k-human68k: fix installation of sysconts and heaptrc units More... about 1 year ago
* Fix missing escape for dollar sign More... about 1 year ago
* ensure that the legacy method table has the correct alignment on platforms that require it (e.g. SPARC64) More... about 1 year ago