2325 Commits (5a69b9efc4e2ef8eddbb2e1352a1addea22ec82e)

Author SHA1 Message Date
rlar bffcbad0e7 remove a redundant cast 16 years ago
rlar 04dea78e58 fix an incorrect prototype 16 years ago
rlar d51c1e1b7d fix a compiler warning, void* versus void(*)(void) 16 years ago
h_vogt e45aff5549 b. added to i(b.xxx.byyy) 16 years ago
dwarning 0d2b618f31 modification for sun compiler 16 years ago
h_vogt 28622b5a75 remove bug no. 3080398 16 years ago
h_vogt 7c7ff52262 no pmf, DBL_MAX 16 years ago
h_vogt 0a1a142023 NAN in parameter output removed 16 years ago
rlar 83d1de00fe bugfix, missing return(OK) in some switch statements 16 years ago
rlar 1149ad86c4 use autoconf to find a suitable signal function type 16 years ago
rlar 61f4fffdac use $(MAKE) instead of literal `make' 16 years ago
rlar 7816052481 bug fix, ./configure && make dist was broken, hardwire flex 16 years ago
h_vogt 8db3c17bc0 welcome message, version 22 16 years ago
dwarning 921fad758d initialize some variables 16 years ago
dwarning f951f3b5de update to version 2.24 16 years ago
rlar 8f8071aceb fix some ancient \n\r and \r\n typos 16 years ago
rlar d76862055e cp_unqoute(), avoid segfault when applied to a single quote "\"" 16 years ago
h_vogt a77275133a allow lib64 in spinit 16 years ago
h_vogt 97085752a4 external LDFLAGS for MINGW 16 years ago
dwarning 883eba85be Correct bitwise operation 16 years ago
dwarning 461d229da7 Correct bitwise operation 16 years ago
rlar 24f55df1ae fix parse-bison.y dependencies 16 years ago
rlar 001ad0c2bc `make dist' add some missing artifacts 16 years ago
rlar c1647ed1a1 `make dist' improvements for `NDEV' 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
h_vogt 590bf0a677 meas ac: remove seg fault 16 years ago
rlar d936068864 fix incorrect buffer type, and exit(1) on failure to open a tempfile 16 years ago
h_vogt 56679b429b add __MINGW32__ 16 years ago
h_vogt 355384e459 libiberty.h inclusion modified 16 years ago
rlar cd197da4e5 fix commit from today, `function rename, Arc() -> DevDrawArc()` 16 years ago
rlar 5e64936a3f rename include file wrapper, #ifndef CONST -> CONST_H 16 years ago
rlar af4589529d function rename, struct DISPDEVICE . Text() -> DrawText() 16 years ago
rlar 4f915cb283 function rename, struct DISPDEVICE . Arc() -> DrawArc() 16 years ago
rlar 76d22c3691 function rename, Update() -> DevUpdate() 16 years ago
rlar 38abf408d5 function rename, DrawLine() -> DevDrawLine() 16 years ago
rlar 1693270d35 function rename, Text() -> DevDrawText() 16 years ago
rlar 984754de75 function rename, Arc() -> DevDrawArc() 16 years ago
rlar 2010672489 rename configure.in -> configure.ac 16 years ago
rlar f7c8eb1d2a muffle some visual-C warnings 16 years ago
rlar d4946a6e81 convert K&R function definitions to ansi style 16 years ago
rlar 241783d0b5 use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
rlar b1f6da536a whitespace cleanup, add missing trailing newlines 16 years ago
rlar e20e18b855 whitespace cleanup, \r\n -> \n 16 years ago
h_vogt 4f45e4aa7f remove seg fault 16 years ago
h_vogt 113f4ca13d plot [alli | allv | ally] 16 years ago
dwarning 4d1bae86f0 prevent unreached statement if pwd.h available 16 years ago
dwarning 69cc1eb730 recover signaltype for SunStudio compiler 16 years ago
h_vogt d89d52039f bug in B source parsing removed 16 years ago
h_vogt d4fc5581d2 comments improved 16 years ago
h_vogt 453b565f71 improve random number generation 16 years ago