h_vogt
f601632453
line 139: test for v_plot
15 years ago
rlar
01566f2b49
add casts to make `int' versus `size_t' conversions explicit
16 years ago
rlar
7b3960506f
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
16 years ago
rlar
15d12df25b
tmalloc usage unification, parenthesize some terms
16 years ago
rlar
a9ca8d7331
collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h"
16 years ago
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
16 years ago
rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
16 years ago
rlar
a120a5d049
drop the casts for pointer arguments of bcopy() and bzero()
16 years ago
pnenzi
ceecdbf97d
Fixed some issues with smith and polar plots. Patch from espice
17 years ago
pnenzi
d735c9a871
Some code cleanup
25 years ago
arno
489fc66afd
src/Makefile.am src/help.c src/main.c
26 years ago
arno
bf66221efc
* src/frontend/Makefile.am src/frontend/plotting/Makefile.am
26 years ago
arno
3d4cf4d86c
* src/include/Makefile.am src/include/cpstd.h
26 years ago
arno
8696a52e89
* src/Makefile.am src/main.c src/sconvert.c
26 years ago
arno
0fb8f339b8
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago