openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mORMot2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 353 of 402
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed startup on POSIX when no TERM is defined in the env
Arnaud Bouchez
More...
about 4 years ago
new Offset/Limit optional parameters to TSynListSpecialized<T>.AsArray
Arnaud Bouchez
More...
about 4 years ago
new optional Offset/Limit parameters to TDynArray.SliceAsDynArray
Arnaud Bouchez
More...
about 4 years ago
some paranoid fix to TAlgoCompress.Algo
Arnaud Bouchez
More...
about 4 years ago
added backward compatible CompressString/UnCompressString function in mormot.core.zip
Arnaud Bouchez
More...
about 4 years ago
several fixes to TGenerics.NewKeyValue<>
Arnaud Bouchez
More...
about 4 years ago
several fixes, mainly to avoid Delphi compiler internal errors
Arnaud Bouchez
More...
about 4 years ago
small doc update
Arnaud Bouchez
More...
about 4 years ago
mormot.core.collections now has both IList<> and IKeyValue<> and leverage some tricks to pre-compile and embed most of the specialized types, and reduce a lot the executable and units size using generics (thanks Spring 4D 2.0 for the ideas, and thanks FPC 3.2 for being good at generics too)
Arnaud Bouchez
More...
about 4 years ago
introducing TDynArray.SliceAsDynArray method
Arnaud Bouchez
More...
about 4 years ago
TZipWrite.CreateFrom will use plain and simple case-insensitive CompareText() for IgnoreFiles[]
Arnaud Bouchez
More...
about 4 years ago
ensure TRttiInfo.Name returns '' for nil TypeInfo() in both Delphi and FPC
Arnaud Bouchez
More...
about 4 years ago
TDynArray.InitSpecific will accept aKind=ptNone and try to guess the type from RTTI
Arnaud Bouchez
More...
about 4 years ago
some minor refactoring
Arnaud Bouchez
More...
about 4 years ago
on POSIX, TSynLibrary.LibraryPath contains the full path (via dladdr) once Resolve() is called
Arnaud Bouchez
More...
about 4 years ago
new NOLIBDEFLATESTATIC conditional
Arnaud Bouchez
More...
about 4 years ago
fixed regression tests after latest Stmt.OrderByFieldDesc changes
Arnaud Bouchez
More...
about 4 years ago
ensure case-insensitive file exclusion of TZipWrite.CreateFrom on POSIX
Arnaud Bouchez
More...
about 4 years ago
ensure mormot.lib.static is linked if ZLIBSTATIC is defined
Arnaud Bouchez
More...
about 4 years ago
properly handle ORDER BY .. DESC field(s) - as reported by https://github.com/synopse/mORMot/pull/123
Arnaud Bouchez
More...
about 4 years ago
micro-ecc is the current name of our ECC reference library - fix for https://github.com/synopse/mORMot/issues/398
Arnaud Bouchez
More...
about 4 years ago
refactored SHA-384 and SHA-512 hashing to share as much code as possible
Arnaud Bouchez
More...
about 4 years ago
fixed Delphi 7 compilation
Arnaud Bouchez
More...
about 4 years ago
implemented BASE-58 encoding
Arnaud Bouchez
More...
about 4 years ago
introducing DEFAULT_PORT_INT[Https]
Arnaud Bouchez
More...
about 4 years ago
introducing Utf8ToFileName() and overloaded Utf8ToString() functions
Arnaud Bouchez
More...
about 4 years ago
new random contemporary date/time functions
Arnaud Bouchez
More...
about 4 years ago
ensure MemCmpSse2() handle negative Length
Arnaud Bouchez
More...
about 4 years ago
introducing X509_get_pubkey() API call
Arnaud Bouchez
More...
about 4 years ago
several fixes to RTTI support
Arnaud Bouchez
More...
about 4 years ago
←
1
2
…
349
350
351
352
353
354
355
356
357
…
401
402
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree