0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use compiler provided machine specification to build JNI library with target specific name. More... over 8 years ago
add test More... over 8 years ago
remove checking little endian More... over 8 years ago
adjust method isOpen and method addServiceMsg More... over 8 years ago
inner class IFilt change to generic class More... over 8 years ago
remove synchronized from method close, open change method loadlibrary More... over 8 years ago
class ULanMsg create static methods class AbstractULanNet add method isOpen, method read return null if method inPoll return false remove class AbstractULanDevice More... over 8 years ago
change data structure for save filters More... over 8 years ago
Change controlling Access to methods from protected to public More... over 8 years ago
rename class MsgFilt to CompleteMsg More... over 8 years ago
remove warning More... over 8 years ago
hide ulanMsgInfo and add setters More... over 8 years ago
UlanHandler change from abstract class to interface More... over 8 years ago
hide handler in class AbstractULanNet More... over 8 years ago
inner class change to generic class More... over 8 years ago
load dynamic library, add static methode loadLibrary to class ULanDrv and remove static block More... over 8 years ago
Convert line delimiters to unix More... over 8 years ago
Include driver connection/functionality tests in ulan base class Main. More... over 8 years ago
method closeAll add clear multimap which contains Filter, method addFilt add block synchronized More... over 8 years ago
Adapted to changed inline function inclusion in gcc output. More... over 8 years ago
Use unsigned integer type for generation counter to conform C cyclic arithmetic rules. More... over 8 years ago
Update ANT build to generate complete JAR for uLAN binding and export guava. More... over 8 years ago
Include Google's guava.jar to satisfy dependencies. More... over 8 years ago
Prepare pom.xml for alternative maven based build. More... over 8 years ago
Define Java language version 1.6 as minimal requirement. More... over 8 years ago
uLUt: hash table add _get_count and remove unimplemented _delete_node prototype. More... over 8 years ago
cmdproc: correct return value of cmd_io_as_file_write(). More... over 8 years ago
cmdproc: implemented cmd_io_ed_line_alloc() to support dynamic line buffer allocation per connection. More... over 8 years ago
cmdproc: do not build cmdio_asfile.c unconditionally, More... over 8 years ago
uLUt: ul_dbuff_cat do at least partial copy if a space for all data cannot be allocated. More... over 8 years ago