Dick Hollenbeck
ed2141a6d6
Change various KiCad case utilization to precisely "KiCad"
2011-11-04 10:53:37 -05:00
Dick Hollenbeck
2cda6f4b4f
early work on DLL exports for sweet lib, stop using <cstdio> which mingw seems not to like cuz snprintf()
2011-02-03 20:40:47 -06:00
Dick Hollenbeck
f92d697278
add sweet C++ test program
2011-02-03 13:18:28 -06:00
Dick Hollenbeck
2f211c6b9d
++all:
...
* TokenList2DsnLexer.cmake now wraps each token enum in its own namespace. It
also no longer setup of the "using" directive in the header file, which was
bad behavior. C++ enum values will have name collisions unless the enums
themselves are different namespaces.
++new:
* Sweet library is now a DSO/DLL.
* Brought in SWIG to do a wrap of the Sweet DSO/DLL for unit testing
and scripting. The SWIG DSO/DLLs are built separate from the Sweet DSO/DLL
and are also optional.
2011-01-17 11:26:19 -06:00
Dick Hollenbeck
4a5c1e8d50
doc fixes
2011-01-04 12:53:11 -06:00
Dick Hollenbeck
41637b3678
commit
2011-01-03 11:47:08 -06:00
Dick Hollenbeck
70b17eed1d
Constructed and organized all the /new infrastructure to get a Sweet string being passed
...
to PART::Parse() from test program. Ready now to complete the PART parsing.
2010-12-29 19:47:14 -06:00
Dick Hollenbeck
f6265fd272
Added "lookup" functions to LIB_TABLE. Fixed up Doxygen output even more.
...
Include image file inline on main HTML page.
Added HTTP_LIB_SOURCE.
Added utf8.h
2010-12-29 14:25:30 -06:00
Dick Hollenbeck
99c1a9a1bb
changes
2010-12-28 15:06:08 -06:00
Dick Hollenbeck
dc35a18c85
merge from testing, new work
2010-12-28 10:45:05 -06:00
Dick Hollenbeck
53249cda85
fix utf8 IO_ERROR() compile problem
2010-12-27 23:35:57 -06:00
Dick Hollenbeck
a7c11a0b11
implement most of SCH::LIB_TABLE, start SCH::LPID, enhance richio
2010-12-27 20:44:30 -06:00
Dick Hollenbeck
bdbd28a9f4
complete initial version of LIB_TABLE::Parse()
2010-12-27 15:22:12 -06:00
Dick Hollenbeck
4f956712e2
fill out more /new files
2010-12-27 10:49:39 -06:00