Commit Graph

14 Commits

Author SHA1 Message Date
skarg a18d338f00 Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project. 2007-06-18 16:22:24 +00:00
skarg 9069c939da Fixing indent oops which removed the contents of all these files. 2007-06-14 05:33:15 +00:00
skarg ea4863ca25 Indented. 2007-06-14 05:14:26 +00:00
skarg 9afdc3fffa Adding unit tests to Load Control object to verify state machine. 2007-02-26 22:02:19 +00:00
skarg 1386b41f2d Ran the indent and comment script to standardize the source files. 2007-02-23 02:14:50 +00:00
skarg b3d15b1f37 Enhanced the WriteProperty service demo to allow multiple tagged data elements and to allow context data. 2007-02-20 20:56:08 +00:00
skarg b03a5416e6 Corrected warnings generated from the Visual C++ 6.0 compiler. Updated the Visual C++ 6.0 ports demo project. Updated the Borland C++ ports demo project. 2007-02-13 20:41:22 +00:00
skarg 64ebf973a8 Added functions to handle wildcard values for date and time. 2007-02-09 16:47:13 +00:00
skarg 71d59fbb8b Standardized the comments and indentation using the comment.sh and indent.sh scripts. 2007-02-02 02:25:15 +00:00
skarg 7b7645f060 Added functions to assist Load Control object. 2007-01-23 21:43:26 +00:00
skarg 344ba775fd corrected datetime function for compare. 2007-01-22 21:36:37 +00:00
skarg d1cf788641 Added datetime module to demo applications. 2007-01-22 20:31:54 +00:00
skarg c0bbabc27b Finished unit testing the BACnet date time module. 2007-01-22 19:40:34 +00:00
skarg f1df19f07c Moved BACnet date and time into their own module. 2007-01-22 16:51:08 +00:00