Commit Graph

24 Commits

Author SHA1 Message Date
skarg 9762f415ba Updated code::blocks unit test for bacint 2007-11-16 03:00:00 +00:00
skarg 466dadc28d Updated unit test makefiles. 2007-11-09 04:08:26 +00:00
skarg bd57da6b49 Updated unit test makefiles. 2007-11-09 03:08:56 +00:00
skarg b060c15679 Updated unit test makefiles. 2007-11-06 19:10:52 +00:00
skarg 801342e85b Added function to get the device instance number from the address cache using the MAC address. 2007-10-31 23:01:43 +00:00
skarg e51d11856d Updating unit tests. 2007-10-30 14:08:59 +00:00
skarg 63e331a01c Updated the unit tests. 2007-10-30 04:32:11 +00:00
skarg cf5587c29d Correcting unit test makefiles. Corrected error in config.h for BACAPP NULL values. 2007-10-29 13:58:05 +00:00
skarg 51fcd77239 Moved some test Borland projects to the test directory. 2007-10-26 19:58:43 +00:00
skarg b48dbe967a Moved codeblocks projects into test directory. 2007-10-25 12:07:42 +00:00
skarg a4d9a2eb69 Moved bacdcode.c and bacreal.c back to src, and removed the separate bacdcode directory. Since gcc linker can remove unused functions, this was wasted effort. Added bacreal unit test. 2007-10-18 12:13:46 +00:00
skarg 625ff40d71 Moved bacstr.c back to src. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort. 2007-10-18 11:50:14 +00:00
skarg 89ddbbe2a0 Moved iam.c back to src, and removed the separate iam directory. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort. 2007-10-18 11:41:18 +00:00
skarg 9b304596c9 Moved rp.c back to src, and removed the separate readprop directory. Since gcc linker can remove unused functions, this was wasted effort. 2007-10-18 11:29:05 +00:00
skarg f7837c744e Moved ReadProperty to subdirectory for library splitting. 2007-10-14 02:07:34 +00:00
skarg eb8f959c73 Moved bacdcode files into src subdirectory in preperation for breakout of functions for a lean library. 2007-10-13 22:39:11 +00:00
skarg 2e8ab34148 Split I-Am to client and server. 2007-10-12 01:05:28 +00:00
skarg ccbec7715e Moved unit test make files to test directory. 2007-10-11 18:25:16 +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 b686fa7ca7 changed c++ comments to c comments using comment.sh script. 2006-02-19 01:33:30 +00:00
akchu 49d79a3969 Changed TRUE->true and FALSE->false for C99 compliance. 2004-10-03 16:58:30 +00:00
skarg cde1d1e021 Ooops! Imported SVN records... 2004-09-22 19:31:25 +00:00
skarg 9a9e31ace6 Initial revision 2004-09-22 19:08:48 +00:00