Jez Higgins
|
65f1c0be23
|
fixed unused param warnings
|
2010-01-09 23:45:36 +00:00 |
|
Ash Berlin
|
31c13685d1
|
Remove warnings:
* Unused variable
* Unsigned value always >= 0
* Parameter initialization order
* Virtual destructors for virtual classes
|
2009-11-28 01:12:28 +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
|
aacb33a3bd
|
made destructor public
|
2007-11-12 09:03:47 +00:00 |
|
jez
|
c8a8be2fb7
|
fixed codecvt specialisation include paths
|
2007-09-19 17:33:23 +00:00 |
|
jez
|
1ffe707532
|
fixed codecvt specialisation include paths
|
2007-09-19 17:30:48 +00:00 |
|
jez
|
723ef90108
|
the last, I think, of the namespace shuffling business
|
2007-09-11 08:32:54 +00:00 |
|
jez
|
c3bffa005a
|
renamed include/Utils to include/Arabica
|
2007-09-10 17:52:04 +00:00 |
|
jez
|
3a1a0ae9de
|
moved from Arabica::Internal namespace to Arabica::convert::impl namespace
|
2007-09-10 16:27:43 +00:00 |
|
jez
|
caebe3f63e
|
moved codecvt facets into convert subdirectory
|
2007-09-10 16:21:31 +00:00 |
|