Artyom Beilis
24ef5223bb
Fixed workaround version for MSVC 2017
2017-06-10 14:24:27 +03:00
Artyom Beilis
0bfd8017c2
Merge pull request #7 from sfinktah/spelling
...
minor spelling errors corrected in comments
2016-11-03 13:53:09 +02:00
Artyom Beilis
f4ff2f7c80
Merge pull request #2 from webmaster128/add-license
...
Add license file
2016-11-03 13:50:16 +02:00
Sfinktah Bungholio
afa1c3616b
minor spelling errors corrected in comments
2016-09-10 14:10:43 +10:00
Artyom Beilis
2d6b349a59
Merge pull request #4 from rudolfwalter/patch-1
...
Fix typos and improve wording in the documentation.
2016-03-20 11:26:55 +02:00
Rudolf-Walter Kiss-Szakacs
f368b86753
Fix typos and improve wording in the documentation.
2016-03-20 01:52:20 +02:00
Artyom Beilis
eafe4bde15
Merge pull request #3 from MikaelSmith/fix-older-windows
...
Fix iostream output on older Windows
2015-12-07 20:43:41 +02:00
Michael Smith
f2cda7a4a8
Fix iostream output on older Windows
...
WriteConsoleW originally required the lpNumberOfCharsWritten argument.
That seems to have changed in later releases, but is required for
Windows Server 2003 and 2008. Fix a seg fault by passing the required
argument.
2015-12-07 10:39:52 -08:00
Simon Warta
19e7a4c83b
Add license file
2015-11-18 10:52:09 +01:00
Artyom Beilis
a711f32087
* Added utf8 codecvt_facet
...
* Added integration with boost::filesystem
2015-10-07 16:49:15 +03:00
Artyom Beilis
c1e3d80ffa
Added C++11 fstream interfaces supporting std::string
2015-10-06 08:50:22 +03:00
Artyom Beilis
eaff48de29
Added support of std::ios::ate
2015-10-06 08:28:28 +03:00
Artyom Beilis
bfbca14bd3
Moved various files according to new boost format
2015-10-01 18:57:14 +03:00
Artyom Beilis
cbc0b57372
Fixed link
2015-09-24 23:51:34 +03:00
Artyom Beilis
7b558dd9db
Fixed link
2015-09-24 23:43:02 +03:00
Artyom Beilis
2a67bc67d8
Improved release script
2015-09-24 23:41:51 +03:00
Artyom Beilis
82bee6e0b8
Updated build and test procedure
2015-09-24 23:34:29 +03:00
Artyom Beilis
0349fe1ca1
Updated documentation
2015-09-24 23:16:01 +03:00
Artyom Beilis
18b5365a4c
Closing https://sourceforge.net/p/cppcms/bugs/130/
2015-09-24 22:47:15 +03:00
Artyom Beilis
e62e65a4cd
Updated utf.hpp from boost, fixed convert script
2014-12-31 15:02:20 +02:00
Artyom Beilis
4044d633b7
Updated docs
2012-06-02 18:02:35 +03:00
Artyom Beilis
a5ea3d2736
- Added __declspec(dllexport) as expected
...
- Added a test such that propotypes tested agains real windows headers
2012-06-02 16:48:46 +03:00
Artyom Beilis
a177350498
Fixed a problem of __stdcall location for MSVC compiler
2012-06-02 13:44:13 +03:00
Artyom Beilis
a1b99df9d3
Added more tests
2012-05-30 09:34:34 +03:00
Artyom Beilis
335671edb2
Many updates
2012-05-30 09:09:50 +03:00
Artyom Beilis
81bf11eb10
Some updates
2012-05-29 22:21:35 +03:00
Artyom Beilis
8c8c719c41
Updated documents
2012-05-28 15:41:07 +03:00
Artyom Beilis
d3e3edde77
Updated after windows fixes
2012-05-28 15:03:33 +03:00
Artyom Beilis
0cef64d8e8
Many updates
2012-05-28 00:35:34 +03:00
Artyom Beilis
bdd47e6fc7
Seems to be first full version
2012-05-27 19:07:07 +03:00
Artyom Beilis
0b5d8833ed
First commit
2012-05-11 21:52:55 +03:00