FVZ02 100806
commit04186023d00a7c55765b09bcb15229b293c4003d
authorHonza Vanek <spa.vanek.honza@gmail.com>
Fri, 6 Aug 2010 14:40:03 +0000 (6 16:40 +0200)
committerHonza Vanek <spa.vanek.honza@gmail.com>
Fri, 6 Aug 2010 14:40:03 +0000 (6 16:40 +0200)
tree0b1a13c1d4f86abb17773892c60426baf59949cd
FVZ02 100806

Signed-off-by: Honza Vanek <spa.vanek.honza@gmail.com>
77 files changed:
depend/libhoard-32/NOTES.Windows [new file with mode: 0644]
depend/libhoard-32/libhoard.dll [new file with mode: 0644]
depend/libhoard-32/usewinhoard.obj [new file with mode: 0644]
depend/libhoard-32/winhoard.dll [new file with mode: 0644]
depend/libhoard-32/winhoard.lib [new file with mode: 0644]
doc/gpl-2.0.txt [new file with mode: 0644]
doc/gpl.txt [new file with mode: 0644]
doc/license.txt [new file with mode: 0644]
include/spa/base/spabase.h [new file with mode: 0644]
include/spa/cspacomponent/cspacomponent.h [new file with mode: 0644]
include/spa/cspacomponentcon/cspacomponentcon.h [new file with mode: 0644]
include/spa/interfaces/ispacomponent.h [new file with mode: 0644]
include/spa/interfaces/ispaconsole.h [new file with mode: 0644]
include/spa/interfaces/ispamanager.h [new file with mode: 0644]
include/spa/spa.h [new file with mode: 0644]
include/spa/spaaux/clog.h [new file with mode: 0644]
include/spa/spaaux/cspaauxcomponent.h [new file with mode: 0644]
include/spa/spaaux/cspaauxobject.h [new file with mode: 0644]
include/spa/spaaux/cspaauxout.h [new file with mode: 0644]
include/spa/spaaux/spaarg.h [new file with mode: 0644]
include/spa/spaaux/spaprop.h [new file with mode: 0644]
include/spa/spadllfunctions.h [new file with mode: 0644]
include/spa/tools/ccrisec.h [new file with mode: 0644]
include/spa/tools/ccstrhashmap.h [new file with mode: 0644]
include/spa/tools/cevent.h [new file with mode: 0644]
include/spa/tools/cmutex.h [new file with mode: 0644]
include/spa/tools/cpartiallist.h [new file with mode: 0644]
include/spa/tools/cpcharhashmap.h [new file with mode: 0644]
include/spa/tools/cstr.h [new file with mode: 0644]
include/spa/tools/cstrguid.h [new file with mode: 0644]
include/spa/tools/cstrsearch.h [new file with mode: 0644]
include/spa/tools/cthread.h [new file with mode: 0644]
include/spa/tools/cwaitable.h [new file with mode: 0644]
source/spalib/build/cbuilder/spa.bpf [new file with mode: 0644]
source/spalib/build/cbuilder/spa.cbproj [new file with mode: 0644]
source/spalib/build/cbuilder/spa.cbproj.local [new file with mode: 0644]
source/spalib/build/cbuilder/spa.dsk [new file with mode: 0644]
source/spalib/build/visualc/visualc08.sln [new file with mode: 0644]
source/spalib/build/visualc/visualc08.suo [new file with mode: 0644]
source/spalib/build/visualc/visualc08.vcproj [new file with mode: 0644]
source/spalib/build/visualc/visualc08.vcproj.DOMAIN_VLA.vanek.user [new file with mode: 0644]
source/spalib/build/visualc/visualc08.vcproj.admin-PC.admin.user [new file with mode: 0644]
source/spalib/cspacomponent/cspacomponent.cpp [new file with mode: 0644]
source/spalib/cspacomponentcon/cspacomponentcon.cpp [new file with mode: 0644]
source/spalib/spaaux/spaarg.cpp [new file with mode: 0644]
source/spalib/tools/cstr.cpp [new file with mode: 0644]
source/spalib/tools/cstrguid.cpp [new file with mode: 0644]
source/spalib/tools/cstrsearch.cpp [new file with mode: 0644]
source/spalib/tools/cthread.cpp [new file with mode: 0644]
source/spalib/tools/cwaitable.cpp [new file with mode: 0644]
source/spalib/tools/vsnprintf_vsscanf.h [new file with mode: 0644]
source/spaman/build/controls.xml [new file with mode: 0644]
source/spaman/build/spaman08.sln [new file with mode: 0644]
source/spaman/build/spaman08.suo [new file with mode: 0644]
source/spaman/build/spaman08.vcproj [new file with mode: 0644]
source/spaman/build/spaman08.vcproj.DOMAIN_VLA.vanek.user [new file with mode: 0644]
source/spaman/build/spaman08.vcproj.admin-PC.admin.user [new file with mode: 0644]
source/spaman/cspamanager/cspamanager.cpp [new file with mode: 0644]
source/spaman/cspamanager/cspamanager.h [new file with mode: 0644]
source/spaman/cspamanager/ctokenizer.h [new file with mode: 0644]
source/spaman/cspamanager/module.h [new file with mode: 0644]
source/spaman/cspamanagerdll/cspamanagerdll.cpp [new file with mode: 0644]
source/spaman/cspamanagerdll/cspamanagerdll.h [new file with mode: 0644]
source/spaman/cspamanagerdll/moduledll.cpp [new file with mode: 0644]
source/spaman/cspamanagerdll/moduledll.h [new file with mode: 0644]
source/spaman/cspamanagerimpl/cspaconsolemb.cpp [new file with mode: 0644]
source/spaman/cspamanagerimpl/cspaconsolemb.h [new file with mode: 0644]
source/spaman/cspamanagerimpl/cspamanagerimpl.cpp [new file with mode: 0644]
source/spaman/cspamanagerimpl/cspamanagerimpl.h [new file with mode: 0644]
source/spaman/cspamanagertkn/cspamanagertkn.cpp [new file with mode: 0644]
source/spaman/cspamanagertkn/cspamanagertkn.h [new file with mode: 0644]
source/spaman/cspamanagertkn/tokenizer/caccumbuf.h [new file with mode: 0644]
source/spaman/cspamanagertkn/tokenizer/ctokenizersimple.cpp [new file with mode: 0644]
source/spaman/cspamanagertkn/tokenizer/ctokenizersimple.h [new file with mode: 0644]
source/spaman/spaman/main.cpp [new file with mode: 0644]
source/spaman/spaman/memleakcheck.h [new file with mode: 0644]
version 3.0.100803.txt [new file with mode: 0644]