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.
Jun 17, 2024 — Jun 17, 2025
Showing page 108 of 117
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
some refactoring with no functional change
Arnaud Bouchez
More...
10 months ago
include "_attr.objectName" to LDAP results docvariant
Arnaud Bouchez
More...
10 months ago
dedicated unit test for the previous commit
Arnaud Bouchez
More...
10 months ago
fixed DNToCN() and added ParseDN() - any value with espaced = or , chars was not properly retrieved and converted
Arnaud Bouchez
More...
10 months ago
allow RawUtf8ArrayToCsv() to return the items in reverse order
Arnaud Bouchez
More...
10 months ago
new GetNextItemTrimedEscaped() function
Arnaud Bouchez
More...
10 months ago
enhanced content type mime detection
Arnaud Bouchez
More...
10 months ago
small reformatting after https://github.com/synopse/mORMot2/pull/282
Arnaud Bouchez
More...
10 months ago
Merge pull request #282 from dkounal/master
ab
More...
10 months ago
allow sorting of nested dicts in IDocDict.Sort
Arnaud Bouchez
More...
10 months ago
Include Dicom to mime types
Dimitris Kounalakis
More...
10 months ago
new TLdapClient.SearchAll method - returning a TDocVariant with the whole resultset of all nested objects - optionally with the returned attributes
Arnaud Bouchez
More...
10 months ago
introducing TLdapAttribute.GetVariant
Arnaud Bouchez
More...
10 months ago
allow TDocVariantData.SortByName() to sort all its nested objects
Arnaud Bouchez
More...
10 months ago
enhanced TDocVariantData.SetValueByPath - now returns a reference to the newly added value - allow to merge the properties of an existing object
Arnaud Bouchez
More...
10 months ago
introducing RunCommandWin() - as proposed by https://github.com/synopse/mORMot2/pull/281
Arnaud Bouchez
More...
10 months ago
reduce log verbosity in case of regression test error
Arnaud Bouchez
More...
10 months ago
enhanced documentation and comments
Arnaud Bouchez
More...
10 months ago
force more stable -O2 on arm-32
Arnaud Bouchez
More...
10 months ago
make clear default compiler options should NOT be changed in mormot.defines.inc - to avoid confusion
Arnaud Bouchez
More...
10 months ago
Merge pull request #280 from dkounal/master
ab
More...
10 months ago
Update mormot.core.os.pas
Dimitris Kounalakis
More...
10 months ago
Update mormot.core.os.pas
Dimitris Kounalakis
More...
10 months ago
fixed potential Heisenbug in TRestStorageMongoDB.DocFromJson
Arnaud Bouchez
More...
10 months ago
hardened TCrtSocket.SockSend([...]) - explicitly raise an exception if a parameter is unsupported
Arnaud Bouchez
More...
10 months ago
fixed TDocVariant.IsVoid - result was inverted - but not used anywhere in the framework (yet)
Arnaud Bouchez
More...
10 months ago
fixed potential GPF in TSynInvokeableVariantType.DispInvoke - when a function is called without any parameter
Arnaud Bouchez
More...
10 months ago
TSynLocker refactoring - use TSynVarData for the internal padding values - optimized padding values access
Arnaud Bouchez
More...
10 months ago
huge TSynVarData refactoring - moved to mormot.core.base - use whenever we could - add most values direct access without the Data.* sub-member
Arnaud Bouchez
More...
10 months ago
made TRttiCustomProp.GetRttiVarData method private - since it is for internal use - to avoid any misusage in end-user code
Arnaud Bouchez
More...
10 months ago
←
1
2
…
104
105
106
107
108
109
110
111
112
…
116
117
→
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