2024-10-03 |
Raymond Toy | Add -L option to build_html.sh to specify default lisp...
|
commit | commitdiff | tree |
2024-10-02 |
Raymond Toy | Fix some issues with make dist-gzip
|
commit | commitdiff | tree |
2024-10-01 |
Raymond Toy | Reduce code duplication in print-directories
|
commit | commitdiff | tree |
2024-10-01 |
Raymond Toy | Rename tab to datatab in numeric/interpol.mac
|
commit | commitdiff | tree |
2024-09-30 |
Raymond Toy | Use :setting-predicate to assert the vars takes strings
|
commit | commitdiff | tree |
2024-08-26 |
Raymond Toy | Fix up some comments.
|
commit | commitdiff | tree |
2024-08-26 |
Raymond Toy | Move all code in the bigfloat package together in ellipt...
|
commit | commitdiff | tree |
2024-08-25 |
Raymond Toy | Remove debugging prints
|
commit | commitdiff | tree |
2024-08-25 |
Raymond Toy | Add some tests
|
commit | commitdiff | tree |
2024-08-25 |
Raymond Toy | Need to remove another call to TO in elliptic-e
|
commit | commitdiff | tree |
2024-08-25 |
Raymond Toy | Handle complex value from elliptic-ec in elliptic_ec
|
commit | commitdiff | tree |
2024-08-25 |
Raymond Toy | Fix #4352: elliptic_e(1,1.23) signals lisp error on...
|
commit | commitdiff | tree |
2024-08-19 |
Raymond Toy | Merge branch 'rtoy-html-support-external-docs'
|
commit | commitdiff | tree |
2024-08-16 |
Raymond Toy | More documentation and comment out debugging print.
|
commit | commitdiff | tree |
2024-08-16 |
Raymond Toy | Update docs to match implementation of $build_and_dump_html_...
|
commit | commitdiff | tree |
2024-08-15 |
Raymond Toy | Fix typo in display-html-help
|
commit | commitdiff | tree |
2024-08-15 |
Raymond Toy | Fix typo in display-html-help
|
commit | commitdiff | tree |
2024-08-15 |
Raymond Toy | Add support for external html docs
|
commit | commitdiff | tree |
2024-08-07 |
Raymond Toy | Add a comment
|
commit | commitdiff | tree |
2024-08-07 |
Raymond Toy | Fix #4341: atan of complex bfloat calls rat
|
commit | commitdiff | tree |
2024-08-04 |
Raymond Toy | Merge branch 'rtoy-wrap-option-args'
|
commit | commitdiff | tree |
2024-07-29 |
Raymond Toy | Wrap the list of command line options if needed.
|
commit | commitdiff | tree |
2024-07-28 |
Raymond Toy | Merge branch 'master' into rtoy-generate-command-line...
|
commit | commitdiff | tree |
2024-07-28 |
Raymond Toy | Remove duplicated comment
|
commit | commitdiff | tree |
2024-07-28 |
Raymond Toy | Merge branch 'master' into rtoy-gcl-pprint-help
|
commit | commitdiff | tree |
2024-07-28 |
Raymond Toy | Require gcl 2.6.14 or later
|
commit | commitdiff | tree |
2024-07-26 |
Raymond Toy | Simpilify how print-help-string works and support gcl
|
commit | commitdiff | tree |
2024-07-26 |
Raymond Toy | Clean up implementation of printing options table
|
commit | commitdiff | tree |
2024-07-26 |
Raymond Toy | Update commandline-options.texi
|
commit | commitdiff | tree |
2024-07-26 |
Raymond Toy | Add ability to dump command line options in texi format
|
commit | commitdiff | tree |
2024-07-06 |
Raymond Toy | Fix one minor typo in patch.
|
commit | commitdiff | tree |
2024-07-06 |
Raymond Toy | Fix typo in comments
|
commit | commitdiff | tree |
2024-07-05 |
Raymond Toy | Revert "CCL 1.12.2 passes the rtest_engineering_format...
|
commit | commitdiff | tree |
2024-06-30 |
Raymond Toy | Clean up integer-info changes
|
commit | commitdiff | tree |
2024-06-30 |
Raymond Toy | Rename specvar integer-info to *integer-info*
|
commit | commitdiff | tree |
2024-06-30 |
Raymond Toy | Merge branch 'rtoy-refactor-specvars-defint-ll-ul'
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Remove some debugging prints and add comments
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Update rtestint problem 237 to match the actual result.
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Remove *ll* and *ul*
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in $defint
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Add upper limit arg to log-transform
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Add upper limit arg to zto1 and batap-new
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in defint
|
commit | commitdiff | tree |
2024-06-29 |
Raymond Toy | Don't use *ll* and *ul* in whole-intsubs
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in defint-list
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in method-by-limits
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in dintegrate
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in intbyterm
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in make-defint-assumptions
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Make dependency on *ll* *ul* explicit in make-defint...
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Remove debugging prints that were left in
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Add ll and ul args to order-limits
|
commit | commitdiff | tree |
2024-06-28 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in initial-analysis
|
commit | commitdiff | tree |
2024-06-27 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in take-principal
|
commit | commitdiff | tree |
2024-06-27 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in interval-list
|
commit | commitdiff | tree |
2024-06-27 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in in-interval
|
commit | commitdiff | tree |
2024-06-27 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in sin-cos-intsubs...
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in ssp and scmp
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in ztoinf and mtoinf
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in same-sheet-subs...
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in limit-subs
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in easy-subs
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in complm
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in ratfnt
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in cv
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in method-radical...
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in eezz and parse...
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in defint-log-exp
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in strictly-in-interval
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in poles-in-interval
|
commit | commitdiff | tree |
2024-06-26 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in dintlog
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in dintexp
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in logx1
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Rename *ll* and *ul* to ll and ul in intcv, intcv[12]
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | In batapp, rename *ll* and *ul* to ll and ul
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Pass *ll*, *ul* to ztoinf and mtoinf
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Pass *ll*, *ul* to complm
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Pass *ll*, *ul* to dintexp and dintlog
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Pass *ll*, *ul* to batapp
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Pass *ll*, *ul* to sin-cos-intsubs1
|
commit | commitdiff | tree |
2024-06-25 |
Raymond Toy | Pass *ll*, *ul* to scmp
|
commit | commitdiff | tree |
2024-06-24 |
Raymond Toy | Pass *ll*, *ul* to ratfnt and intbyterm
|
commit | commitdiff | tree |
2024-06-24 |
Raymond Toy | Pass *ll*, *ul* to cv
|
commit | commitdiff | tree |
2024-06-24 |
Raymond Toy | Pass *ll*, *ul* to intcv1 and intcv2
|
commit | commitdiff | tree |
2024-06-24 |
Raymond Toy | Pass *ll*, *ul* to intcv
|
commit | commitdiff | tree |
2024-06-23 |
Raymond Toy | Finish removal of *ul1* and *ll1*
|
commit | commitdiff | tree |
2024-06-23 |
Raymond Toy | Remove special variables *ul1* and *ll1*
|
commit | commitdiff | tree |
2024-06-23 |
Raymond Toy | Remove special variable exp1
|
commit | commitdiff | tree |
2024-06-23 |
Raymond Toy | Merge branch 'rtoy-refactor-specvars-defint-3'
|
commit | commitdiff | tree |
2024-06-23 |
Raymond Toy | Clean up removal of nd*
|
commit | commitdiff | tree |
2024-06-23 |
Raymond Toy | Get rid of special var nd*
|
commit | commitdiff | tree |
2024-06-21 |
Raymond Toy | Add defvars for special vars for recursion
|
commit | commitdiff | tree |
2024-06-21 |
Raymond Toy | Rename nn*, nd* to nn, nd in rib
|
commit | commitdiff | tree |
2024-06-21 |
Raymond Toy | pppin%ex doesn't need special variable nd*
|
commit | commitdiff | tree |
2024-06-21 |
Raymond Toy | findsub doesn't need special variable nd*
|
commit | commitdiff | tree |
2024-06-21 |
Raymond Toy | Add defvar for *scflag*
|
commit | commitdiff | tree |
2024-06-21 |
Raymond Toy | Fix comment in maybpc.
|
commit | commitdiff | tree |
2024-06-21 |
Raymond Toy | Remove $intanalysis from declare-top
|
commit | commitdiff | tree |
2024-06-20 |
Raymond Toy | Oops. Remove commented out bptu, bptd
|
commit | commitdiff | tree |
2024-06-20 |
Raymond Toy | Rename bptu and bptd to *bptu* and *bptd*
|
commit | commitdiff | tree |