Ben Key
|
5885afe6b2
|
Resolved 64-bit specific warnings.
|
2018-01-29 19:21:27 -06:00 |
|
Jez Higgins
|
39d85b29c6
|
First pass as parameterising the whole of the XSLT library on string_type is done
|
2012-11-12 21:46:08 +00:00 |
|
Jez Higgins
|
c706df5fdc
|
Silence a new VS2012 warning
|
2012-09-15 10:20:06 +01:00 |
|
Jez Higgins
|
50c39c533c
|
Added a couple of using declarations that clang needed
|
2010-12-15 10:09:43 +00:00 |
|
Jez Higgins
|
99823ee8b5
|
Qualified sputc,setg,setp calls so compiles with clang++. Thanks Isak Johnsson
|
2010-11-20 14:39:06 +00:00 |
|
jez
|
46d51800aa
|
Fix to uri parsing so that something like
http://www.google.com
finishes up with www.google.com as the host, and not the path.
Yay.
|
2009-02-20 23:00:01 +00:00 |
|
jez
|
cec3c0c659
|
reworked absolutising, it's better, but I need to go back to the RFC at some point
|
2008-08-25 23:05:37 +00:00 |
|
jez
|
b08e5f8ab5
|
Visual Studio 6 hasn't been a build target for some time now. Removed the left over bits of VS6 specific workarounds.
|
2008-08-06 23:05:53 +01:00 |
|
jez
|
812925e669
|
Added configure tests for std::mbstate_t and/or mbstate_t. Some platforms
don't have it (VxWorks, for example).
|
2008-08-06 22:31:39 +01:00 |
|
jez
|
1719005582
|
updated for gcc 4.3.1
|
2008-07-03 21:43:56 +00:00 |
|
jez
|
c3bffa005a
|
renamed include/Utils to include/Arabica
|
2007-09-10 17:52:04 +00:00 |
|
jez
|
8fe1e5f9c5
|
moved convert_adaptor and convertstream into Arabica::io namespace
|
2007-09-10 17:39:52 +00:00 |
|
jez
|
0525191ebe
|
move convert_adaptor.hpp and convertstream.hpp into io subdirectory
|
2007-09-10 17:32:43 +00:00 |
|
jez
|
6c8549e923
|
Moved socket_stream.hpp into io directory
Moved socketstream into Arabica::io namespace
|
2007-09-10 16:02:42 +00:00 |
|
jez
|
2ef3dffa7d
|
moved URI into io subdirectory
|
2007-09-10 15:58:45 +00:00 |
|