ChipMaster's trial hacks on C++CMS starting with v1.2.1. Not sure I'll follow on with the v2 since it looks to be breaking and mostly frivolous.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Artyom Beilis 9c8df7ba46 Now external locale library is used 14 years ago
templates Some updates 16 years ago
tests Moved to json as primary configuration 15 years ago
transtext Added inital support of view filters 15 years ago
CMakeLists.txt Now external locale library is used 14 years ago
COPYING License changed from BSD to LGPL v2.1 or later 16 years ago
Changelog Updated version number and changelog 15 years ago
Doxyfile Some progress 15 years ago
Makefile.am - Fixed error in streamable 14 years ago
TODO Fixes and updates 15 years ago
aes_encryptor.cpp Various fixes for icc compiler and other warnings 15 years ago
aes_encryptor.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
aio_timer.cpp Added timer class 15 years ago
aio_timer.h Added timer class 15 years ago
application.cpp Now external locale library is used 14 years ago
application.h Now external locale library is used 14 years ago
applications_pool.cpp - Fixed incorrect using of reference-counting caused resources leak 15 years ago
applications_pool.h - Fixed incorrect using of reference-counting caused resources leak 15 years ago
architecture.txt Lots of temporary mess added 15 years ago
archive.h Various fixes for icc compiler and other warnings 15 years ago
asio_config.h First building example 15 years ago
atomic_counter.cpp Atomic counter become real atomic 14 years ago
atomic_counter.h - Changed ownership managment as preparation for asynchronous 15 years ago
autogen.sh Added support of conditional builds 16 years ago
base64.cpp Added inital support of view filters 15 years ago
base64.h Added inital support of view filters 15 years ago
base_asio_config.h Temp commit 15 years ago
base_cache.cpp Merged cache brunch to trunk: 306:323 /framework/branches/cache 16 years ago
base_cache.h Merged cache brunch to trunk: 306:323 /framework/branches/cache 16 years ago
base_content.h Added inital support of view filters 15 years ago
base_view.cpp Now external locale library is used 14 years ago
base_view.h - Added specialization of std::string in streamable object 14 years ago
cache_interface.cpp Inital support of embedded system 15 years ago
cache_interface.h - Changes in cache interface for more correct "trigger-less" 15 years ago
callback.h Added new callback functions 15 years ago
callback0.h Added some functionality and optimization 15 years ago
callback1.h Added some functionality and optimization 15 years ago
callback2.h Added some functionality and optimization 15 years ago
callback3.h Added some functionality and optimization 15 years ago
callback4.h Added some functionality and optimization 15 years ago
cgi.h Internal/External API changes 16 years ago
cgi_acceptor.h - Changed ownership managment as preparation for asynchronous 15 years ago
cgi_api.cpp Added support of asyncronous disconnect notifications 15 years ago
cgi_api.h Added support of asyncronous disconnect notifications 15 years ago
cgi_scgi.h Lots of temporary mess added 15 years ago
clone_ptr.h Added some functionality and optimization 15 years ago
config.cmake.h Added initial CMake support 14 years ago
config.js Now external locale library is used 14 years ago
config.txt Moved to json as primary configuration 15 years ago
configure.in Atomic counter become real atomic 14 years ago
copy_ptr.h Fixes and updates 15 years ago
cppblog.prj Removed MySQL names - first step to general db library 16 years ago
cppcms.kdevelop Some updates to the code 15 years ago
cppcms_config_find_param.cpp Added support of new configuration to cppcms_run script 15 years ago
cppcms_error.cpp First building example 15 years ago
cppcms_error.h First building example 15 years ago
cppcms_error_category.cpp First building example 15 years ago
cppcms_error_category.h First building example 15 years ago
cppcms_make_key.c cppcms_make_key now a little C program instead of not-portable bash+od 15 years ago
cppcms_run Fixed apache support of proxy 15 years ago
cppcms_tmpl_cc Some more progress with templates 15 years ago
defs.h First building example 15 years ago
encoding.cpp Inital support of forms added 15 years ago
encoding.h Inital support of forms added 15 years ago
encoding_validators.h Inital support of forms added 15 years ago
encryptor.cpp Some g++-4.3 compilation fixes 15 years ago
encryptor.h Added various cryptographic functins for 15 years ago
fastcgi_api.cpp Compilation fix on gcc-3.4 15 years ago
fastcgi_api.h Added missing files 15 years ago
fcgi.cpp Some g++-4.3 compilation fixes 15 years ago
fcgi.h Removed more dependecies on boost in headers 15 years ago
fcntl_mutex.h Added fallback mutex for process cache when pthread 15 years ago
filters.cpp Now external locale library is used 14 years ago
filters.h Now external locale library is used 14 years ago
form.cpp Now external locale library is used 14 years ago
form.h Now external locale library is used 14 years ago
hello_world.cpp Now external locale library is used 14 years ago
hello_world_skin1.tmpl Fixed incorrect parametes in templates 15 years ago
hello_world_skin2.tmpl Merged last changes from trunk to brunch svn merge -r 437:470 /framework/trunk (empty) 15 years ago
hello_world_view.h Inital support of embedded system 15 years ago
hello_world_view1.tmpl Removed more dependecies on boost in headers 15 years ago
hmac_encryptor.cpp Some g++-4.3 compilation fixes 15 years ago
hmac_encryptor.h Added various cryptographic functins for 15 years ago
hold_ptr.h Some updates: 15 years ago
http_api.cpp Added support of http proxy connector for nginx 15 years ago
http_api.h Added implementation of http web server 15 years ago
http_connection.h Lots of temporary mess added 15 years ago
http_connection_scgi.h Some more thoughts 15 years ago
http_context.cpp Now external locale library is used 14 years ago
http_context.h Now external locale library is used 14 years ago
http_cookie.cpp Various fixes 15 years ago
http_cookie.h Lots of temporary mess added 15 years ago
http_file.cpp Lots of temporary mess added 15 years ago
http_file.h Lots of temporary mess added 15 years ago
http_protocol.h Various fixes 15 years ago
http_request.cpp Added support of raw post data processing 15 years ago
http_request.h Added support of raw post data processing 15 years ago
http_response.cpp Now external locale library is used 14 years ago
http_response.h - Changed ownership managment as preparation for asynchronous 15 years ago
icu_util.cpp Compilation fixes 14 years ago
icu_util.h Some cleanup 14 years ago
internal_file_server.cpp Moved to json as primary configuration 15 years ago
internal_file_server.h Added implementation of http web server 15 years ago
intrusive_ptr.h - Changed ownership managment as preparation for asynchronous 15 years ago
json.cpp Cleanup of code 15 years ago
json.h Implementation of json-rpc service started 15 years ago
light.conf Inital support of forms added 15 years ago
localization.h Now external locale library is used 14 years ago
manager.cpp Removed more dependecies on boost in headers 15 years ago
manager.h Removed more dependecies on boost in headers 15 years ago
md5.c Added various cryptographic functins for 15 years ago
md5.h Added various cryptographic functins for 15 years ago
mem_bind.h - Fixed incorrect fetching objects from pool 15 years ago
noncopyable.h Some progress 15 years ago
posix_mutex.h Added correct namespaces 16 years ago
process_cache.cpp Inital support of embedded system 15 years ago
process_cache.h Added fallback mutex for process cache when pthread 15 years ago
refcounted.h - Changed ownership managment as preparation for asynchronous 15 years ago
regex.cpp Removed more dependecies on boost in headers 15 years ago
regex.h Removed more dependecies on boost in headers 15 years ago
rpc_json.h Inital support of forms added 15 years ago
run_lighttpd Code cleanup: 16 years ago
scgi.cpp Various fixes for icc compiler and other warnings 15 years ago
scgi.h Removed more dependecies on boost in headers 15 years ago
scgi_api.cpp Added support of asyncronous disconnect notifications 15 years ago
scgi_api.h - FastCGI initally added 15 years ago
service.cpp Now external locale library is used 14 years ago
service.h Now external locale library is used 14 years ago
service_impl.h Now external locale library is used 14 years ago
session_api.h Removed more dependecies on boost in headers 15 years ago
session_backend_factory.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
session_cache_backend.h Removed more dependecies on boost in headers 15 years ago
session_cookies.cpp Removed more dependecies on boost in headers 15 years ago
session_cookies.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
session_dbixx_storage.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
session_dual.cpp Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
session_dual.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
session_file_storage.cpp Various fixes for icc compiler and other warnings 15 years ago
session_file_storage.h Various fixes for icc compiler and other warnings 15 years ago
session_interface.cpp Inital support of embedded system 15 years ago
session_interface.h Added option for manual output stream control 15 years ago
session_sid.cpp Fixed incorrect triggers usage 15 years ago
session_sid.h Removed more dependecies on boost in headers 15 years ago
session_sqlite_storage.cpp Added caching for sqlite backend 15 years ago
session_sqlite_storage.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
session_storage.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
session_tcp_storage.cpp Fixed Cygwin build -- asio headers are now correct 15 years ago
session_tcp_storage.h Fixed Cygwin build -- asio headers are now correct 15 years ago
shmem_allocator.h Implemented cache backend that supports prefork mod 16 years ago
signal0.h Removed more dependecies on boost in headers 15 years ago
tcp_cache.cpp Fixed Cygwin build -- asio headers are now correct 15 years ago
tcp_cache.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
tcp_cache_protocol.h Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
tcp_cache_server.cpp Various fixes for icc compiler and other warnings 15 years ago
tcp_connector.cpp Fixed Cygwin build -- asio headers are now correct 15 years ago
tcp_connector.h Removed more dependecies on boost in headers 15 years ago
tcp_messenger.cpp Merged: -r 583:606 from /framework/branches/sessions, full merge of sessions branch 15 years ago
tcp_messenger.h Fixed Cygwin build -- asio headers are now correct 15 years ago
text_tool.cpp Merged cache brunch to trunk: 306:323 /framework/branches/cache 16 years ago
text_tool.h Merged cache brunch to trunk: 306:323 /framework/branches/cache 16 years ago
the_chat.html Some cleanup 14 years ago
thread_cache.cpp Inital support of embedded system 15 years ago
thread_cache.h Inital support of embedded system 15 years ago
thread_pool.cpp - FastCGI initally added 15 years ago
thread_pool.h - FastCGI initally added 15 years ago
url_dispatcher.cpp Fixes in form processing 15 years ago
url_dispatcher.h - Changed ownership managment as preparation for asynchronous 15 years ago
utf_iterator.h Implemented ICU support for text management 15 years ago
util.cpp - urldecode moved to util 15 years ago
util.h - urldecode moved to util 15 years ago
worker_thread.cpp Removed more dependecies on boost in headers 15 years ago
worker_thread.h Removed more dependecies on boost in headers 15 years ago