index
:
erlang-slang-fork
master
Updated version of erlang-slang from Jungerl
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
Merge pull request #1 from Elzor/patch-1
HEAD
master
Robin Haberkorn
1
-1
/
+1
2014-07-24
Update README
Maxim Molchanov
1
-1
/
+1
2011-10-14
avoid some compiler warnings and fix some obvious bugs
Robin Haberkorn
1
-14
/
+13
2011-10-14
include -fpic in linker options
Robin Haberkorn
1
-0
/
+1
2011-10-14
include libslang-1.4.9 and automatically build it and link erlang-slang again...
Robin Haberkorn
247
-8
/
+119684
2011-10-14
fixed build system: link against libslang in correct order
Robin Haberkorn
2
-13
/
+9
2011-10-14
include load_driver error in exit reason
Robin Haberkorn
1
-1
/
+1
2011-10-14
build demo files as well
Robin Haberkorn
1
-0
/
+1
2011-10-14
replaced half autoconf build system with a simpler GNU make and Emake based one
Robin Haberkorn
14
-3672
/
+29
2011-10-14
fix tty init
Robin Haberkorn
1
-1
/
+1
2011-10-12
replaced the put_ and get_ macros with slightly more sane and efficient versions
Robin Haberkorn
1
-17
/
+14
2011-10-12
fixed some compiler warnings and two very obvious pointer bugs
Robin Haberkorn
1
-10
/
+10
2011-10-12
replace fprintf with more efficient fputs
Robin Haberkorn
1
-2
/
+1
2011-10-12
fixed signal polling: do not always return 0 :-)
Robin Haberkorn
1
-5
/
+1
2011-10-11
add recent config.guess
Robin Haberkorn
1
-0
/
+1533
2011-10-11
fixed slang_drv path fallback and write human readable message in case of err...
Robin Haberkorn
1
-2
/
+2
2011-10-11
updated slang_drv to erlang R14 driver interface: lots of type changes
Robin Haberkorn
2
-151
/
+194
2011-10-11
remove autogenerated files and update config.sub
Robin Haberkorn
7
-2284
/
+850
2011-10-11
applied debian erlang-slang_1.0-3 patch: some slang_drv updates
Robin Haberkorn
25
-275
/
+408
2011-10-11
initial commit based on erlang-slang 1.0 release (debian tar ball)
Robin Haberkorn
35
-0
/
+16304