winix/core
Tomasz Sowa 8196fb77d1 changed: now we do not use std::string and char* in the Winix API
everywhere we are using std::wstring and wchar_t*
         (std::string and char* is used only locally in some places
         especially when creating a path to OS file system etc.)
added:   to the special thread when winix closes:
         a write function for curl: FetchPageOnExitCurlCallback()
         without this function the curl library will print
         the page's content to the standart output
changed: TextStream<> class from core can make
         UTF8<->wide strings conversions
removed: from config: utf8 option
         now winix expects UTF8 from the user's input (html forms, url-es)
         and outputs strings in the UTF8 format




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@965 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-10-09 20:44:56 +00:00
..
Makefile changed: now we are using the C++ 11 language (-std=c++11) and we are using 2013-10-15 21:57:51 +00:00
Makefile.dep changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
Makefile.o.dep added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
acceptbaseparser.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
acceptbaseparser.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
acceptencodingparser.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
app.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
app.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
basethread.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
basethread.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
bbcodeparser.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
bbcodeparser.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
compress.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
compress.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
config.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
config.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
cookieparser.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
crypt.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
crypt.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
cur.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
dircontainer.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
dircontainer.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
dirs.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
dirs.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
error.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
group.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
groups.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
groups.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
htmlfilter.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
htmlfilter.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
httpsimpleparser.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
httpsimpleparser.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
image.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
image.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ipban.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ipbancontainer.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ipbancontainer.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
item.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
item.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
job.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
job.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
lastcontainer.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
lastcontainer.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
loadavg.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
loadavg.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
lock.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
lock.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
log.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
log.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
logmanipulators.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
misc.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
misc.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
mount.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mount.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mountparser.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mountparser.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mounts.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
mounts.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
plugin.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
plugin.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
plugindata.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
plugindata.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
pluginmsg.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
postmultiparser.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
postmultiparser.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
postparser.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
rebus.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
rebus.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
request.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
request.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
requesttypes.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
run.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
run.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
session.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
session.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sessioncontainer.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sessioncontainer.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sessionmanager.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
sessionmanager.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
sessionparser.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
sessionparser.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
slog.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
slog.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
synchro.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
synchro.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
system.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
system.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
textstream.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
threadmanager.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
threadmanager.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
timezone.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
timezone.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
timezones.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
timezones.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
ugcontainer.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
user.cpp setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
user.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
users.cpp changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
users.h setting a Winix Licence: 2 Clause BSD Licence 2014-10-04 18:04:03 +00:00
version.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00
winix_const.h changed: now we do not use std::string and char* in the Winix API 2014-10-09 20:44:56 +00:00