Paul Licameli
|
14bd1cad29
|
lib-src/libnyquist/nyquist/xlisp: fix duplicate "const"
|
2018-11-15 11:23:17 -05:00 |
|
Paul Licameli
|
6b2a219e26
|
Changes to make xlisp.h usable in C++ code...
1) #include guard
2) "C" linkage for all function declarations
3) some uses of const
|
2018-03-01 21:48:41 -05:00 |
|
Paul Licameli
|
e6d069787b
|
Fix mistake in commit a1dc830 and add a comment
|
2018-02-22 01:10:10 -05:00 |
|
Paul Licameli
|
a1dc8305f0
|
A function to extend XLisp's table of function bindings dynamically
|
2018-02-21 17:32:08 -05:00 |
|
Leland Lucius
|
a66184f259
|
Adding changes that I missed when redoing my branches.
|
2015-04-08 10:21:17 -05:00 |
|
Leland Lucius
|
9fb0ce5b82
|
Update Nyquist to v3.09.
|
2015-04-07 22:10:17 -05:00 |
|
lllucius@gmail.com
|
e62d3a55c6
|
Temporary performance fix as discussed via email and:
http://bugzilla.audacityteam.org/show_bug.cgi?id=734
Will be reverted when Roger finishes modifications to
new Nyquist features and they get merged into the
Audacity tree.
|
2014-07-18 04:15:24 +00:00 |
|
james.k.crook@gmail.com
|
14bc36ee39
|
Nyquist fixes for code that exits Audacity without saving audio.
|
2011-04-23 10:10:48 +00:00 |
|
rbdannenberg
|
f37b4ab344
|
Fixed some Nyquist bugs, eliminate some compiler and wipro checker warnings
|
2010-09-27 05:42:28 +00:00 |
|
v.audacity
|
c159d469d6
|
Fix another bug reported by Wipro: "...at line 89 in function xlungetc , file xlio.c
'fptr', can take a NULL value. It is being derefed directly or through its aliases at: '(((fptr- >n_info).n_xstream).xs_savech)'"
|
2010-09-25 22:15:46 +00:00 |
|
v.audacity
|
37f52c4695
|
Eliminate MSVC compiler warnings.
|
2010-09-02 04:02:23 +00:00 |
|
v.audacity
|
4c72458c6c
|
Eliminate MSVC compiler warnings.
|
2010-09-02 03:32:35 +00:00 |
|
ra
|
58caf78a86
|
Move library tree where it belongs
|
2010-01-24 09:19:39 +00:00 |
|