.. |
ArrayList.h
|
Changed types from unsigned int to size_t.
|
11 years ago |
Base64.cpp
|
Changed base64decode2 to base64decode_s and isBase642 to isBase64_s
|
11 years ago |
Base64.h
|
Changed _BASE64_H_HEADER to a comment at the end. (woops!)
|
11 years ago |
Base64C.c
|
Changed base64decode2 to base64decode_s and isBase642 to isBase64_s
|
11 years ago |
CString.h
|
Added pointer + size constructors
|
11 years ago |
CString_Imp.h
|
Added pointer + size constructors
|
11 years ago |
Command.cpp
|
Updated to use ReadableString. getHelp() now takes paremeters.
|
11 years ago |
Command.h
|
Updated to use ReadableString. getHelp() now takes paremeters.
|
11 years ago |
DLList.h
|
Changed types from unsigned int to size_t.
|
11 years ago |
File.cpp
|
Updated to use Jupiter::ReadableString EXCEPT for functions involving file loading -- there's no way to open a file without a c-style string.
|
11 years ago |
File.h
|
Updated to use Jupiter::ReadableString EXCEPT for functions involving file loading -- there's no way to open a file without a c-style string.
|
11 years ago |
Functions.c
|
Added Jupiter_strtod type functions
|
11 years ago |
Functions.h
|
Added Jupiter_strtod type functions
|
11 years ago |
INIFile.cpp
|
Updated to use Jupiter::ReadableString EXCEPT for functions involving file loading -- there's no way to open a file without a c-style string.
|
11 years ago |
INIFile.h
|
Updated to use Jupiter::ReadableString EXCEPT for functions involving file loading -- there's no way to open a file without a c-style string.
|
11 years ago |
IRC.cpp
|
Initial Commit
|
11 years ago |
IRC.h
|
Initial Commit
|
11 years ago |
IRC_Client.cpp
|
Moved String Implementations around, moved repeated code (i.e: getWord) to templates, updated other code to be compatible to chagnes. CString_Strict is now typedef'd to CString_Type.
|
11 years ago |
IRC_Client.h
|
Initial Commit
|
11 years ago |
IRC_Numerics.h
|
Initial Commit
|
11 years ago |
IRC_Server.cpp
|
Initial Commit
|
11 years ago |
IRC_Server.h
|
Initial Commit
|
11 years ago |
InvalidIndex.h
|
Changed INVALID_INDEX to size_t.
|
11 years ago |
Jupiter.cpp
|
Initial Commit
|
11 years ago |
Jupiter.h
|
Update version number
|
11 years ago |
Jupiter.rc
|
Initial Commit
|
11 years ago |
Jupiter.vcxproj
|
Added Reference_String class.
|
11 years ago |
Jupiter.vcxproj.filters
|
Added Reference_String class.
|
11 years ago |
List.h
|
Changed types from unsigned int to size_t.
|
11 years ago |
Plugin.cpp
|
Changed event parameters from StringType to ReadableString. getName() now returns a ReadableString.
|
11 years ago |
Plugin.h
|
Changed event parameters from StringType to ReadableString. getName() now returns a ReadableString.
|
11 years ago |
Queue.cpp
|
Changed types from unsigned int to size_t.
|
11 years ago |
Queue.h
|
Changed types from unsigned int to size_t.
|
11 years ago |
Readable_String.h
|
Added asBool
|
11 years ago |
Readable_String_Imp.h
|
Added asBool
|
11 years ago |
Reference_String.h
|
Added string literal macro. Likely to be removed once VS adds support for C++11's user-defined literals.
|
11 years ago |
Reference_String_Imp.h
|
Added empty static member and set() functions
|
11 years ago |
Rehash.cpp
|
Initial Commit
|
11 years ago |
Rehash.h
|
Initial Commit
|
11 years ago |
SLList.h
|
Changed types from unsigned int to size_t.
|
11 years ago |
SecureSocket.cpp
|
Changed cert and key to use CString. Removed extra send() function.
|
11 years ago |
SecureSocket.h
|
Changed cert and key to use CString. Removed extra send() function.
|
11 years ago |
Shift_String.h
|
Moved String Implementations around, moved repeated code (i.e: getWord) to templates, updated other code to be compatible to chagnes. CString_Strict is now typedef'd to CString_Type.
|
11 years ago |
Shift_String_Imp.h
|
Moved String Implementations around, moved repeated code (i.e: getWord) to templates, updated other code to be compatible to chagnes. CString_Strict is now typedef'd to CString_Type.
|
11 years ago |
Socket.cpp
|
Added send() function for ReadableString.
|
11 years ago |
Socket.h
|
Added send() function for ReadableString.
|
11 years ago |
String.h
|
Added pointer + size constructors
|
11 years ago |
String_Imp.h
|
Added pointer + size constructors
|
11 years ago |
String_Type.h
|
Removed commented get() definition and corrected some documentation
|
11 years ago |
String_Type_Imp.h
|
Changed get() to return a constant element.
|
11 years ago |
TCPSocket.cpp
|
Initial Commit
|
11 years ago |
TCPSocket.h
|
Initial Commit
|
11 years ago |
Thinker.h
|
Initial Commit
|
11 years ago |
Timer.cpp
|
Initial Commit
|
11 years ago |
Timer.h
|
Initial Commit
|
11 years ago |
UDPSocket.cpp
|
Initial Commit
|
11 years ago |
UDPSocket.h
|
Initial Commit
|
11 years ago |
resource.h
|
Initial Commit
|
11 years ago |