BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
Programming Utils
(root)
/
trunk/
- Rev 115
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
115
2847d 21h
rm5248
/trunk/log4cxx/
some more fixes for using qt instead of apr. fixes to compile on linux
114
2848d 09h
rm5248
/trunk/log4cxx/
some initial work to get log4cxx to compile with qt
113
2848d 23h
rm5248
/trunk/log4cxx/
import log4cxx
112
2892d 01h
rm5248
/trunk/JavaSerial/
fixed scm on pom
110
2892d 02h
rm5248
/trunk/JavaSerial/
fixed licensing information to be MIT
109
2892d 02h
rm5248
/trunk/JavaSerial/NativeCode/Windows/
updated windows dlls to work properly when you don't care about the serial line state.
108
2892d 02h
rm5248
/trunk/JavaSerial/
fixed POM to target java 1.7
107
2892d 02h
rm5248
/trunk/JavaSerial/NativeCode/
fixed reading serial port on windows when you don't care about the control lines.
106
2892d 02h
rm5248
/trunk/JavaSerial/NativeCode/Windows/
moved the windows dll to the right location
105
2893d 00h
rm5248
/trunk/JavaSerial/src/com/rm5248/serial/
fixed a bug where a new serial port that thew an exception in the constructor could cause a previous serial port to stop working. the finalizer was being called on a NULL object, so the handle would be 0, which is a valid handle to close
104
2904d 06h
rm5248
/trunk/JavaSerial/
remvoed classpath and project files
103
2904d 07h
rm5248
/trunk/JavaSerial/NativeCode/Windows/
added windows builds of native code.
102
2904d 07h
rm5248
/trunk/JavaSerial/NativeCode/
Added pre-compiled versions of libjavaserial for linux
101
2917d 03h
rm5248
/trunk/JavaSerial/src/com/rm5248/serial/
Removed NIO stuff, moved to a separate branch. Added new SerialPort constructors. Added ability to get notifications only on certain line changes
100
2922d 00h
rm5248
/trunk/JavaSerial/src/com/rm5248/serial/
delete the extracted library on exit
99
2922d 00h
rm5248
/trunk/JavaSerial/
updated pom to include native libraries. we will now extract and load libs from jar if not provided
97
2923d 00h
rm5248
/trunk/JavaSerial/src/com/rm5248/serial/
messing around with NIO stuff
96
2924d 18h
rm5248
/trunk/JavaSerial/
added maven build. Added constructors fro IOSerialPort, now compiles. moved implementation to SerialPort.java, no reason to have subclasses implement most functions. Added a SimpleSerialInputStream, it ignores the control lines so the user does not get notified when they change
95
2936d 01h
rm5248
/trunk/JavaSerial/src/com/rm5248/serial/
started work on updating the serial port for use with NIO, and a version that won't require a new thread for each serial port
92
2953d 00h
rm5248
/trunk/TrainDatabase/
updated version and copyright information
←Prev
1
2
Next→
Show All