FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for assert/complex_assert.cpp - INFERLab/gridlab-d · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
INFERLab
/
gridlab-d
Public
forked from
gridlab-d/gridlab-d
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
gridlab-d
assert
complex_assert.cpp
on
master
User selector
Datepicker
Commit history
Commits on Jul 3, 2014
(trunk) merged ticket #845 fixing svn keywords and eol-style problems
Show description for db72385
Dave Chassin
committed
db72385
View commit details
Copy full SHA for db72385
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
(trunk) Merging r4557 of branch 3.1 into trunk. Notice that 21 exceptions in commercial autotests now occur. The cause for this is unknown but a ticket will be posted to fix this issue.
Show description for 59f71cb
afisher1
committed
59f71cb
View commit details
Copy full SHA for 59f71cb
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
(ticket 688) committing fixes from ticket 688.
Show description for ca159ac
afisher1
committed
ca159ac
View commit details
Copy full SHA for ca159ac
View code at this point
Browse repository at this point
Commits on Apr 18, 2013
Committing Fix for ticket 698.
Show description for 807ea73
afisher1
committed
807ea73
View commit details
Copy full SHA for 807ea73
View code at this point
Browse repository at this point
Commits on Mar 1, 2013
Assert: fixing a conditional check in complex_assert that correctly compares the real and imaginary parts of the value being validated.
Show description for 3246529
afisher1
committed
3246529
View commit details
Copy full SHA for 3246529
View code at this point
Browse repository at this point
Commits on Oct 20, 2012
Converted charXXXX to char<XXXX> templates.
Show description for e2e2797
Dave Chassin
committed
e2e2797
View commit details
Copy full SHA for e2e2797
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
Changed verbose assert failure messages to error messages without which the commit failures they cause are difficult to diagnose.
Show description for ecec937
Dave Chassin
committed
ecec937
View commit details
Copy full SHA for ecec937
View code at this point
Browse repository at this point
Commits on May 4, 2012
Fixed assert module to use autolocking.
Show description for bd7a91f
Dave Chassin
committed
bd7a91f
View commit details
Copy full SHA for bd7a91f
View code at this point
Browse repository at this point
Commits on May 3, 2012
Finalized C++ API upgrade for assert module.
Show description for fc071fe
Dave Chassin
committed
fc071fe
View commit details
Copy full SHA for fc071fe
View code at this point
Browse repository at this point
Commits on Apr 25, 2012
Added general assert class.
Show description for 92b9872
Dave Chassin
committed
92b9872
View commit details
Copy full SHA for 92b9872
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
Simplified C++ API so gld_object doesn't need a copy of OBJECT*, a constructor, a create function, or a special macro to convert from OBJECT*.
Show description for 3357af3
Dave Chassin
committed
3357af3
View commit details
Copy full SHA for 3357af3
View code at this point
Browse repository at this point
Added some basic assert autotests.
Show description for 41d7db8
Dave Chassin
committed
41d7db8
View commit details
Copy full SHA for 41d7db8
View code at this point
Browse repository at this point
Commits on Feb 10, 2012
Added (pre-)notify to all node objects in powerflow.
Show description for 2cbf0be
mhauer
committed
2cbf0be
View commit details
Copy full SHA for 2cbf0be
View code at this point
Browse repository at this point
Commits on Apr 25, 2011
Modified int commit(obj) to TIMESTAMP commit(obj, TIMESTAMP, TIMESTAMP). Modified functions as appropriate.
Show description for 31a8b83
mhauer
committed
31a8b83
View commit details
Copy full SHA for 31a8b83
View code at this point
Browse repository at this point
Commits on Mar 3, 2011
Merging version 2.2 r2214 to trunk
Show description for ae0785f
ntenney
committed
ae0785f
View commit details
Copy full SHA for ae0785f
View code at this point
Browse repository at this point
Commits on Feb 9, 2011
Fixes up the assert sync calls.
Show description for d149fc8
mhauer
committed
d149fc8
View commit details
Copy full SHA for d149fc8
View code at this point
Browse repository at this point
Commits on Jan 30, 2011
Made assert, climate, and office use CATCHALL macros.
Show description for bc1f75c
Dave Chassin
committed
bc1f75c
View commit details
Copy full SHA for bc1f75c
View code at this point
Browse repository at this point
Added more comprehensive exception handling to assert.
Show description for 86cf63f
Dave Chassin
committed
86cf63f
View commit details
Copy full SHA for 86cf63f
View code at this point
Browse repository at this point
Commits on Jan 23, 2011
Added initial TRLs to all known classes. Initial TRLs subject to review and change.
Show description for 27bd1e7
Dave Chassin
committed
27bd1e7
View commit details
Copy full SHA for 27bd1e7
View code at this point
Browse repository at this point
Commits on Aug 2, 2010
Updated errors and throws to conform to best practices.
Show description for 2742450
mhauer
committed
2742450
View commit details
Copy full SHA for 2742450
View code at this point
Browse repository at this point
Commits on Jul 6, 2010
changed the target property in all the assert modules from char32 to char1024 to accommodate the long naming structure of the auction module.
Show description for a3764a6
afisher1
committed
a3764a6
View commit details
Copy full SHA for a3764a6
View code at this point
Browse repository at this point
Commits on Feb 12, 2010
Replaced 'abs()' calls with 'fabs()' calls.
Show description for 5782333
mhauer
committed
5782333
View commit details
Copy full SHA for 5782333
View code at this point
Browse repository at this point
Commits on Sep 15, 2009
Slight change in assert output message.
Show description for 14884ec
jcfuller1
committed
14884ec
View commit details
Copy full SHA for 14884ec
View code at this point
Browse repository at this point
Commits on Sep 9, 2009
I needed some more test types -- can compare magnitude, angle, real, or imaginary only if you want to ( operation MAGNITUDE;)
Show description for 584b26f
jcfuller1
committed
584b26f
View commit details
Copy full SHA for 584b26f
View code at this point
Browse repository at this point
Commits on Sep 1, 2009
Removed config.h from core (never add config.h).
Show description for 52f1ba4
Dave Chassin
committed
52f1ba4
View commit details
Copy full SHA for 52f1ba4
View code at this point
Browse repository at this point
Commits on Aug 19, 2009
Added 'once' logic, so that given property "once ONCE_TRUE", an assert will only act on its assert once, typically at the start of a simulation or when the asserted value changes from a player.
Show description for 8898f73
mhauer
committed
8898f73
View commit details
Copy full SHA for 8898f73
View code at this point
Browse repository at this point
Commits on Aug 13, 2009
Little changes to verbage.
Show description for ae7aab1
jcfuller1
committed
ae7aab1
View commit details
Copy full SHA for ae7aab1
View code at this point
Browse repository at this point
Commits on Aug 10, 2009
Added enumeration/integer assert test. Can check enumerated values by using their integer representations.
Show description for c09c41b
jcfuller1
committed
c09c41b
View commit details
Copy full SHA for c09c41b
View code at this point
Browse repository at this point
Commits on Aug 7, 2009
Moved functionality from postsync to commit.
Show description for 788ea4c
jcfuller1
committed
788ea4c
View commit details
Copy full SHA for 788ea4c
View code at this point
Browse repository at this point
Commits on Jul 31, 2009
Integrate residential lighting with core scheduled enduse loadshape.
Show description for 5f9d205
Dave Chassin
committed
5f9d205
View commit details
Copy full SHA for 5f9d205
View code at this point
Browse repository at this point
Commits on Jul 23, 2009
Added extra functionality to assert functions, including purposely failing a test (ASSERT_FALSE) and not running a test (ASSERT_NONE). I know, my naming conventions lack a certain pop.
Show description for 945e9fd
jcfuller1
committed
945e9fd
View commit details
Copy full SHA for 945e9fd
View code at this point
Browse repository at this point
Commits on May 21, 2009
Added catch for bad pointers and troubleshooting docs.
Show description for f4622d3
jcfuller1
committed
f4622d3
View commit details
Copy full SHA for f4622d3
View code at this point
Browse repository at this point
Commits on May 11, 2009
More test files. Changed assert function for Frank -- failed is now verbose, not every time.
Show description for 8b6316a
jcfuller1
committed
8b6316a
View commit details
Copy full SHA for 8b6316a
View code at this point
Browse repository at this point
Commits on May 8, 2009
A couple more minor changes to asserts. More autotest files.
Show description for 2c23571
jcfuller1
committed
2c23571
View commit details
Copy full SHA for 2c23571
View code at this point
Browse repository at this point
Commits on May 7, 2009
Minor changes to complex assert and new auto test files.
Show description for b922aec
jcfuller1
committed
b922aec
View commit details
Copy full SHA for b922aec
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL