2
I Use This!
Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #473 from synopse/fix/curl_preventContentTypeUrlEncodedOnGet
ab
More... 22 days ago
TCurlHTTP: Do not send the Content-Type: application/x-www-form-urlencoded header for requests with an empty body (usually GET) More... 22 days ago
Merge pull request #472 from synopse/fix/oraInfoFetch
ab
More... about 2 months ago
Oracle: fetch all rows even in cse of warnint (for example: ORA-24347: Warning of a NULL column in an aggregate function) More... about 2 months ago
update SQLite3 database engine to latest 3.51.2 revision
abouchez
as Arnaud Bouchez
More... 6 months ago
happy new year!
abouchez
as Arnaud Bouchez
More... 6 months ago
happy new year 2026!
abouchez
as Arnaud Bouchez
More... 6 months ago
Merge pull request #82 from hmasw/ted/add-ver370-define
ab
More... 8 months ago
Added VER370 to GetDelphiCompilerVersion() call to make it build with Delphi 13 More... 8 months ago
fixed Mustache tests - some new tests should be disabled
abouchez
as Arnaud Bouchez
More... 9 months ago
updated README description - mainly to notify about fossil repository removal
abouchez
as Arnaud Bouchez
More... 9 months ago
properly recognize Delphi 13
abouchez
as Arnaud Bouchez
More... 9 months ago
hardened against 'RemoteIP:' header injection from client side
abouchez
as Arnaud Bouchez
More... about 1 year ago
revert some unexpected change during last merge
abouchez
as Arnaud Bouchez
More... about 1 year ago
fixed PasZip compilation on POSIX
abouchez
as Arnaud Bouchez
More... about 1 year ago
minor fixes with no functional change - mostly documentation or formatting
abouchez
as Arnaud Bouchez
More... about 1 year ago
Merge remote-tracking branch 'refs/remotes/origin/master'
abouchez
as Arnaud Bouchez
More... about 1 year ago
minor fixes with no functional change - mostly documentation or formatting
abouchez
as Arnaud Bouchez
More... about 1 year ago
Merge pull request #460 from SteveNew/master
ab
More... over 1 year ago
Increased buffer in GetHeader due to token length More... over 1 year ago
some missing THandle definitions in PasZip - as reported by https://github.com/synopse/mORMot/pull/459
abouchez
as Arnaud Bouchez
More... over 1 year ago
another pass on PasZip for Win64 compatibility - see https://github.com/synopse/mORMot/issues/458
abouchez
as Arnaud Bouchez
More... over 1 year ago
fixed PasZip on Win64 - as reported by https://github.com/synopse/mORMot/issues/458
abouchez
as Arnaud Bouchez
More... over 1 year ago
fixed Delphi compilation
abouchez
as Arnaud Bouchez
More... over 1 year ago
updated SQLite3 engine to 3.46.1 - also uploaded mormot2static.7z/tgz files to synopse.info/files
abouchez
as Arnaud Bouchez
More... over 1 year ago
fix invalid pointer cast when IMAGE_FILE_LARGE_ADDRESS_AWARE enabled - as fixed by https://github.com/synopse/mORMot/pull/457
abouchez
as Arnaud Bouchez
More... over 1 year ago
Merge pull request #457 from zedxxx/master
ab
More... over 1 year ago
fix invalid pointer cast when IMAGE_FILE_LARGE_ADDRESS_AWARE enabled and first 2G RAM reserved (delphi, win32)
zed
More... over 1 year ago
let TRttiEnumType.SizeInStorageAsSet support 64-bit sets - our code (e.g. smvSet) supports up to Int64 anyway
abouchez
as Arnaud Bouchez
More... almost 2 years ago
Merge pull request #455 from ysair/websocket-params
ab
More... almost 2 years ago