You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JustinAJ e4f3dc8e26 Added asDouble and find() 11 years ago
..
ArrayList.h Changed types from unsigned int to size_t. 11 years ago
Base64.cpp Initial Commit 11 years ago
Base64.h Moved @file documentation above header includes to be more consistent. 11 years ago
Base64C.c Added missing copyright header. 11 years ago
CString.h Added pointer + size constructors 11 years ago
CString_Imp.h Added pointer + size constructors 11 years ago
Command.cpp Initial Commit 11 years ago
Command.h Initial Commit 11 years ago
DLList.h Changed types from unsigned int to size_t. 11 years ago
File.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
File.h Initial Commit 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 Making use of new print and println functions. 11 years ago
INIFile.h Initial Commit 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 Initial Commit 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 all instances of .size() > 0 to .size() != 0 for consistency. 11 years ago
Plugin.h Initial Commit 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 asDouble and find() 11 years ago
Readable_String_Imp.h Added asDouble and find() 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 Initial Commit 11 years ago
SecureSocket.h Moved @file documentation above header includes to be more consistent. 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 Format length specifier added. 11 years ago
Socket.h Initial Commit 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