kicad/new
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
..
CMakeLists.txt ++all: 2011-01-17 11:26:19 -06:00
Doxyfile begin working on Distributed Library for EESCHEMA 2010-12-18 09:19:15 -06:00
design.h doc fixes 2011-01-04 12:53:11 -06:00
drawing.png begin working on Distributed Library for EESCHEMA 2010-12-18 09:19:15 -06:00
drawing.svg begin working on Distributed Library for EESCHEMA 2010-12-18 09:19:15 -06:00
make-dir-lib-source-test-data.sh Enhance DIR_LIB_SOURCE:ReadPart() and GetRevisions() to work in the un versioned mode. 2011-01-09 07:35:13 -06:00
make-html.sh begin working on Distributed Library for EESCHEMA 2010-12-18 09:19:15 -06:00
sch_dir_lib_source.cpp Enhance DIR_LIB_SOURCE:ReadPart() and GetRevisions() to work in the un versioned mode. 2011-01-09 07:35:13 -06:00
sch_dir_lib_source.h doc fixes 2011-01-04 12:53:11 -06:00
sch_lib.cpp committed 2011-01-03 23:20:27 -06:00
sch_lib.h Enhance DIR_LIB_SOURCE:ReadPart() and GetRevisions() to work in the un versioned mode. 2011-01-09 07:35:13 -06:00
sch_lib_table.cpp ++all: 2011-01-17 11:26:19 -06:00
sch_lib_table.h ++all: 2011-01-17 11:26:19 -06:00
sch_lib_table.keywords complete initial version of LIB_TABLE::Parse() 2010-12-27 15:22:12 -06:00
sch_libs.cpp.notused changes 2010-12-28 15:09:02 -06:00
sch_libs.h.notused changes 2010-12-28 15:09:02 -06:00
sch_lpid.cpp committed 2011-01-03 23:20:27 -06:00
sch_lpid.h committed 2011-01-03 23:20:27 -06:00
sch_part.cpp ++all: 2011-01-17 11:26:19 -06:00
sch_part.h doc fixes 2011-01-04 12:53:11 -06:00
sweet.keywords changes 2011-01-01 16:56:43 -06:00
toolchain-mingw.cmake fix utf8 IO_ERROR() compile problem 2010-12-27 23:35:57 -06:00
utf8.h see CHANGELOG.txt 2010-12-30 16:15:53 -06:00