haiku/src/kits/support
beveloper 16ce982290 better handling of low memory situations inside constructor
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4568 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-08 19:47:29 +00:00
..
Archivable.cpp
BlockCache.cpp better handling of low memory situations inside constructor 2003-09-08 19:47:29 +00:00
BufferIO.cpp
ByteOrder.cpp
character_sets.cpp refine the error handling behavior. note: we depart from the bebook specification for returning B_ERROR when no characters are converted. we do this in exactly one situation: when there are no bytes in the input. this behavior is the behavior given by the R5 libs themselves. not having this behavior caused an error in our stylededit as well. stylededit has been fixed to not exercise this functionality. also added in the two most popular chinese encodings for my own evil purposes. GB18030 support is required to legally sell an operating system in mainland china as well. GB18030 support encompasses GBK and GB2312, additionally. 2003-08-13 05:38:07 +00:00
character_sets.h
character-sets.txt
CharacterSet.cpp
CharacterSetRoster.cpp error protection for Get functions 2003-08-13 10:12:46 +00:00
DataBuffer.cpp
DataIO.cpp
Flattenable.cpp
Jamfile refine the error handling behavior. note: we depart from the bebook specification for returning B_ERROR when no characters are converted. we do this in exactly one situation: when there are no bytes in the input. this behavior is the behavior given by the R5 libs themselves. not having this behavior caused an error in our stylededit as well. stylededit has been fixed to not exercise this functionality. also added in the two most popular chinese encodings for my own evil purposes. GB18030 support is required to legally sell an operating system in mainland china as well. GB18030 support encompasses GBK and GB2312, additionally. 2003-08-13 05:38:07 +00:00
List.cpp
Locker.cpp
MallocIO.cpp
StopWatch.cpp
string_helper.cpp
string_helper.h
String.cpp
support.src Added BBlockCache to the build. 2003-09-07 11:57:32 +00:00
utf8_conversions.cpp refine the error handling behavior. note: we depart from the bebook specification for returning B_ERROR when no characters are converted. we do this in exactly one situation: when there are no bytes in the input. this behavior is the behavior given by the R5 libs themselves. not having this behavior caused an error in our stylededit as well. stylededit has been fixed to not exercise this functionality. also added in the two most popular chinese encodings for my own evil purposes. GB18030 support is required to legally sell an operating system in mainland china as well. GB18030 support encompasses GBK and GB2312, additionally. 2003-08-13 05:38:07 +00:00