.. |
ArrayList.h
|
Changed global variable INIT_SIZE to start_size static variable within ArrayList.
|
11 years ago |
Base64.cpp
|
Added missing copyright notices.
|
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
|
Removed Jupiter::emptyString variable from CString.h.
|
11 years ago |
CString_Imp.h
|
Correction to previous commit.
|
11 years ago |
Command.cpp
|
Added missing copyright notices.
|
11 years ago |
Command.h
|
getTrigger() now takes size_t as the index type and returns a reference to a ReadableString.
|
11 years ago |
DLList.h
|
Changed types from unsigned int to size_t.
|
11 years ago |
File.cpp
|
ReadableString & now accepted in place of C-Style string.
|
11 years ago |
File.h
|
ReadableString & now accepted in place of C-Style string.
|
11 years ago |
Functions.c
|
added long long equivalents to several int conversion functions.
|
10 years ago |
Functions.h
|
added long long equivalents to several int conversion functions.
|
10 years ago |
INIFile.cpp
|
Additional getSection() function added to INIFile.
|
10 years ago |
INIFile.h
|
Additional getSection() function added to INIFile.
|
10 years ago |
IRC.cpp
|
Added missing copyright notices.
|
11 years ago |
IRC.h
|
Initial Commit
|
11 years ago |
IRC_Client.cpp
|
Removed unnecessary debug line.
|
10 years ago |
IRC_Client.h
|
Corrected getChannel() documentation.
|
11 years ago |
IRC_Numerics.h
|
Initial Commit
|
11 years ago |
IRC_Server.cpp
|
Added missing copyright notices.
|
11 years ago |
IRC_Server.h
|
Added missing copyright notices.
|
11 years ago |
InvalidIndex.h
|
Changed INVALID_INDEX to size_t.
|
11 years ago |
Jupiter.cpp
|
Initial Commit
|
11 years ago |
Jupiter.h
|
Version finalized for 0.9 release.
|
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 some types from int to size_t/unsigned int.
|
11 years ago |
Plugin.h
|
Changed event parameters from StringType to ReadableString. getName() now returns a ReadableString.
|
11 years ago |
Queue.cpp
|
Added missing copyright notices.
|
11 years ago |
Queue.h
|
Changed types from unsigned int to size_t.
|
11 years ago |
Readable_String.h
|
added long long equivalents to several int conversion functions.
|
10 years ago |
Readable_String_Imp.h
|
added long long equivalents to several int conversion functions.
|
10 years ago |
Reference_String.h
|
added getToken() and gotoToken().
|
11 years ago |
Reference_String_Imp.h
|
added getToken() and gotoToken().
|
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
|
Fixed wrong variable being used.
|
11 years ago |
Socket.cpp
|
Changed some types from int to size_t/unsigned int.
|
11 years ago |
Socket.h
|
Changed some types from int to size_t/unsigned int.
|
11 years ago |
String.h
|
added getToken() and gotoToken().
|
11 years ago |
String_Imp.h
|
added getToken() and gotoToken().
|
11 years ago |
String_Type.h
|
Finished some more replace() functions for String_Type.
|
10 years ago |
String_Type_Imp.h
|
Finished some more replace() functions for String_Type.
|
10 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
|
Moved several C linkage functions into Jupiter_ namespace.
|
11 years ago |
Timer.h
|
Moved several C linkage functions into Jupiter_ namespace.
|
11 years ago |
UDPSocket.cpp
|
Initial Commit
|
11 years ago |
UDPSocket.h
|
Initial Commit
|
11 years ago |
resource.h
|
Initial Commit
|
11 years ago |