Go to file
Tatsuhiro Tsujikawa e2340efe27 Use std::vector instead of std::map for ContextAttribute objects
Now key for ContextAttribute object store is int instead of string.
2012-09-22 17:37:30 +09:00
deps
doc Updated bash_completion 2012-09-02 21:20:03 +09:00
lib
m4
po Updated Spanish, Russian and Brazilian Portuguese translations 2012-09-02 21:26:32 +09:00
src Use std::vector instead of std::map for ContextAttribute objects 2012-09-22 17:37:30 +09:00
test Use std::vector instead of std::map for ContextAttribute objects 2012-09-22 17:37:30 +09:00
.gitignore
AUTHORS
COPYING
ChangeLog
ChangeLog.old
LICENSE.OpenSSL
Makefile.am Distribute android-{config,make} and build_osx_release.sh 2012-07-30 22:56:25 +09:00
NEWS Updated NEWS for 1.15.2 release 2012-09-02 21:15:19 +09:00
README
README.android
README.mingw mingw: Updated dependent library versions. 2012-09-02 18:38:50 +09:00
README.rst Added references 2012-08-03 00:11:36 +09:00
android-config Add -lstdc++ -lsupc++ in configure.ac not in android-config 2012-07-30 21:17:49 +09:00
android-make
android-release cd to the directory where the script exists before creating release 2012-09-02 18:56:31 +09:00
build_osx_release.sh
build_test.sh
configure.ac Add -lstdc++ -lsupc++ in configure.ac not in android-config 2012-07-30 21:17:49 +09:00
mingw-build-memo mingw: Added build memo for mingw build 2012-09-02 18:41:10 +09:00
mingw-config
mingw-release cd to the directory where the script exists before creating release 2012-09-02 18:56:31 +09:00
script-helper

README

See README.rst