0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 26, 2023 — Dec 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Validated version of cloud model. More... over 9 years ago
(trunk) Crudely fixed buffer overrun problem in gldcore/server.c/http_write(). More... over 9 years ago
(trunk) Added objectref and complex accessors to C++ API for object properties. More... over 9 years ago
(trunk) Fixed transforms so they can accept randomvar inputs. More... over 9 years ago
(trunk) Added support for blocking incoming connections from specified internet addresses More... over 9 years ago
(trunk) Fixed linux compiler compability error in server More... over 9 years ago
(trunk) Added support for cooked server queries to embed global variables in output. More... over 9 years ago
(trunk) Added server mime types for html and kml More... over 9 years ago
(trunk) Added support for XML formatting in server More... over 9 years ago
(trunk) Fixed missing units on measure voltages in triplex_meter More... over 9 years ago
(trunk) Fixed bad mag calc in gldcore/complex.h More... over 9 years ago
(trunk) Added support for xml format specs in server requests. More... over 9 years ago
(trunk) Changed default humidity to 0.75 so it's in pu also. More... over 9 years ago
(trunk) Added support for unit conversion in XML requests to server More... over 9 years ago
(trunk) Fixed problem with missing URI encoding on XML requests More... over 9 years ago
(trunk) Fixed units of humidity in climate (was published as % but is actually pu) More... over 9 years ago
(trunk) Added realtime performance metric measurement. Updated copyright year in rt/about.htm More... over 9 years ago
(trunk) Fixed problem with overzealous error checking when verifying the correct schema is being used in mysql database. More... over 9 years ago
(trunk) Fixed problem with use of simultaneous recordings to multiple database schemas More... over 9 years ago
(trunk) Fixed serious memory allocation error in heartbeat sync handler. More... over 9 years ago
(trunk) Fixed the problem with using strsep in WIN32. Note the fix is crude and needs to be relocated if strsep is going to be used elsewhere. More... over 9 years ago
And updating the autotests like I should have done as part of my commit earlier today. More... over 9 years ago
Latest version of the cloud model which has been validated against NREL 1-minute solar data. Shouldn't be any more significant edits (he says optimistically). More... over 9 years ago
(trunk) Added support for icons in KML output. Added support for #debug macro. Fixed minor server message handling problems. Reformatted and cleaned up KML popups for various powerflow objects. More... over 9 years ago
(trunk) Added support for expression in latitude and longitude. Enable use of existing objects in expressions (still need to do deferred references) More... over 9 years ago
Added gridlabd-64.iss More... over 9 years ago
(trunk) Added support for "#include using(...)" to facilitate parametric include files. More... over 9 years ago
(trunk) Added global to allow the same include file to reincluded (necessary for parametric includes) More... over 9 years ago
(trunk) Added support for "modify" directive in GLM files (documentation to follow real soon). More... over 9 years ago
(trunk) Fixed seriously bad calcs in kmldump code but simply outputting internal values with unit conversion only. Improved format of node and link popups in Google Earth. More... over 9 years ago