h_vogt
|
28622b5a75
|
remove bug no. 3080398
|
16 years ago |
h_vogt
|
8db3c17bc0
|
welcome message, version 22
|
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 |
rlar
|
24f55df1ae
|
fix parse-bison.y dependencies
|
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 |
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
|
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
|
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 |
h_vogt
|
4f45e4aa7f
|
remove seg fault
|
16 years ago |
h_vogt
|
113f4ca13d
|
plot [alli | allv | ally]
|
16 years ago |
h_vogt
|
d89d52039f
|
bug in B source parsing removed
|
16 years ago |
h_vogt
|
453b565f71
|
improve random number generation
|
16 years ago |
dwarning
|
03d91ab8b0
|
new function sunif()
|
16 years ago |
h_vogt
|
ba539d9ef1
|
new fcn sgauss(), new rnd-no generator
|
16 years ago |
h_vogt
|
fc2df06f9b
|
bug no. 3047884
|
16 years ago |
dwarning
|
f58d7a5001
|
omit warnings
|
16 years ago |
rlar
|
bfa767fd7c
|
change for readability
|
16 years ago |
rlar
|
7f3fdad192
|
change for readability
|
16 years ago |
rlar
|
d897817800
|
drop a bunch of (void**) NULL casts {invocation of IFnewUid()}
|
16 years ago |
rlar
|
6713cb5e00
|
fix comment
|
16 years ago |
rlar
|
91a9eb5a10
|
drop (INPtables*) casts
|
16 years ago |
rlar
|
aa11b7b84f
|
drop (GENmodel*) casts
|
16 years ago |
rlar
|
a8c64094fc
|
fix busy waiting loop, when using editline
|
16 years ago |
rlar
|
74f7a4f908
|
bug fix, avoid segfault when parsing an unknown function in parse-bison.y
|
16 years ago |
dwarning
|
586acbe45c
|
fallback for not handled enumeration values in switch
|
16 years ago |
rlar
|
8dd05de4ca
|
bug fix, segfaults and sickness caused by `plot'
|
16 years ago |
rlar
|
eaef9ffd7a
|
implement Arc() for plot5 and hpgl (smith diagram)
|
16 years ago |
rlar
|
2fcbcc5f48
|
bug fix, implementation of the X11 draw arc implementation.
|
16 years ago |
rlar
|
010e046e6b
|
work around a segmentation fault, plot .. vs vec
|
16 years ago |
rlar
|
d60bee2d40
|
fix an ancient bug, garbage and segfaults when plotting multidimensional complex data
|
16 years ago |
rlar
|
c6bac55ef3
|
fix an ancient typo, responsible for segfault or garbage when operating on vectors
|
16 years ago |
rlar
|
8ff62fd262
|
add #include's for visibility of prototypes to their function definitions
move some typedefs to "typedef.h"
|
16 years ago |
rlar
|
618c5961ad
|
fix some literal floating point constants, which should have been integers
|
16 years ago |
h_vogt
|
f7da0b9f00
|
update inp_cmpat()
|
16 years ago |
rlar
|
60ff9aaef2
|
muffle `nested extern' warnings, and drop a handcrafted malloc prototype
|
16 years ago |
rlar
|
4cdd842cd8
|
muffle compiler warnings
|
16 years ago |
rlar
|
d0a7220f6f
|
muffle `unused variable' warnings
|
16 years ago |
rlar
|
fe696310d6
|
muffle `may be used uninitialized' warnings
|
16 years ago |