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
about 2 hours
ago. based on code collected
about 2 hours
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 351 of 415
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
TSynMustache.NewGuid helper will use our faster RandomGuid()
Arnaud Bouchez
More...
almost 4 years ago
let TAesPrng.GetEntropy use the new entropy sources - code is now platform independent and faster/cleaner
Arnaud Bouchez
More...
almost 4 years ago
moved FillSystemRandom() to mormot.core.os and introduced XorOSEntropy()
Arnaud Bouchez
More...
almost 4 years ago
changed XorEntropy()
Arnaud Bouchez
More...
almost 4 years ago
refactored 32-bit and 64-bit ARM Hardware capabilities - to be always defined so that it could be used e.g. from logging view tools
Arnaud Bouchez
More...
almost 4 years ago
Delphi 11 Alexandria is officially out
Arnaud Bouchez
More...
almost 4 years ago
simplified and tuned TAesPrng.GetEntropy
Arnaud Bouchez
More...
almost 4 years ago
better inclusion of Random32 and RandomBytes to the regression tests
Arnaud Bouchez
More...
almost 4 years ago
enhanced TAesPrng.GetEntropy - and some minor code reformating
Arnaud Bouchez
More...
almost 4 years ago
fix when libc is defined globally for the FPC RTL
Arnaud Bouchez
More...
almost 4 years ago
let mormot.core.fpcx64mm display memory leaks in light red in its POSIX console
Arnaud Bouchez
More...
almost 4 years ago
some refactoring with no functional change
Arnaud Bouchez
More...
almost 4 years ago
new TRawByteStringBuffer.Extract/ExtractAt methods
Arnaud Bouchez
More...
almost 4 years ago
refined TLecuyer random generator
Arnaud Bouchez
More...
almost 4 years ago
optimized TDocVariantData.Delete and TDynArrayHasher.ReHash
Arnaud Bouchez
More...
almost 4 years ago
fixed memory leak in TTestCoreProcess._TDocVariant
Arnaud Bouchez
More...
almost 4 years ago
fixed Delphi compilation
Arnaud Bouchez
More...
almost 4 years ago
overload TDocVariantData.Delete() with an array of names
Arnaud Bouchez
More...
almost 4 years ago
introducing TDocVariantModel and new JSON_* constants as templates for most common TDocVariant options - renamed all JSON_OPTIONS_* as JSON_* constants to reduce verbosity
Arnaud Bouchez
More...
almost 4 years ago
introducing FPCMM_DISABLE constant - may be defined e.g. when compiled as Design-Time Lazarus package
Arnaud Bouchez
More...
almost 4 years ago
set mormot2 package to AutoUpdate=Manually for proper building as part of design time packages
Arnaud Bouchez
More...
almost 4 years ago
rewritten TDynArrayHasher.ReHash for performance
Arnaud Bouchez
More...
almost 4 years ago
enhanced TDynArrayHasher
Arnaud Bouchez
More...
almost 4 years ago
ensure TDynArrayHashed/TSynDictionary always uses PtrInt for indexes - WARNING: some PInteger parameters were changed into PPtrInt which may still compile but trigger random GPF on 64-bit systems if the caller variable is left as integer: you SHOULD change all such variables into PtrInt
Arnaud Bouchez
More...
almost 4 years ago
fixed TSynDictionary.SaveToBinary
Arnaud Bouchez
More...
about 4 years ago
one refactoring pass with no functional change
Arnaud Bouchez
More...
about 4 years ago
some refactoring on OS and low-level code - including pthread/POSIX enhancements - some minor code rewrites
Arnaud Bouchez
More...
about 4 years ago
refactored thread sleeping everywhere we could - our SleepStep() algorithm tends to enhance performance
Arnaud Bouchez
More...
about 4 years ago
renamed ObjArrayCount() as ObjArrayNotNilCount() - and optimized for branchless execution
Arnaud Bouchez
More...
about 4 years ago
tune SleepStep/SleepStepTime in favor of responsiveness
Arnaud Bouchez
More...
about 4 years ago
←
1
2
…
347
348
349
350
351
352
353
354
355
…
414
415
→
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