aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2014-07-27Merge pull request #1 from Elzor/patch-1HEADmasterRobin Haberkorn1-1/+1
2014-07-24Update READMEMaxim Molchanov1-1/+1
2011-10-14avoid some compiler warnings and fix some obvious bugsRobin Haberkorn1-14/+13
2011-10-14include -fpic in linker optionsRobin Haberkorn1-0/+1
2011-10-14include libslang-1.4.9 and automatically build it and link erlang-slang again...Robin Haberkorn247-8/+119684
2011-10-14fixed build system: link against libslang in correct orderRobin Haberkorn2-13/+9
2011-10-14include load_driver error in exit reasonRobin Haberkorn1-1/+1
2011-10-14build demo files as wellRobin Haberkorn1-0/+1
2011-10-14replaced half autoconf build system with a simpler GNU make and Emake based oneRobin Haberkorn14-3672/+29
2011-10-14fix tty initRobin Haberkorn1-1/+1
2011-10-12replaced the put_ and get_ macros with slightly more sane and efficient versionsRobin Haberkorn1-17/+14
2011-10-12fixed some compiler warnings and two very obvious pointer bugsRobin Haberkorn1-10/+10
2011-10-12replace fprintf with more efficient fputsRobin Haberkorn1-2/+1
2011-10-12fixed signal polling: do not always return 0 :-)Robin Haberkorn1-5/+1
2011-10-11add recent config.guessRobin Haberkorn1-0/+1533
2011-10-11fixed slang_drv path fallback and write human readable message in case of err...Robin Haberkorn1-2/+2
2011-10-11updated slang_drv to erlang R14 driver interface: lots of type changesRobin Haberkorn2-151/+194
2011-10-11remove autogenerated files and update config.subRobin Haberkorn7-2284/+850
2011-10-11applied debian erlang-slang_1.0-3 patch: some slang_drv updatesRobin Haberkorn25-275/+408
2011-10-11initial commit based on erlang-slang 1.0 release (debian tar ball)Robin Haberkorn35-0/+16304