Commit Graph

22 Commits (acb51ca5c28a9f67c3a338e7b88f1c6a5bfe1321)

Author SHA1 Message Date
Steve Murphy 337c44236d This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision.
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Luigi Rizzo a1a5701821 change the debug level to 3 for an exceedingly annoying message
18 years ago
Russell Bryant 80166c6de8 Conversions to ast_debug()
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Joshua Colp a07d04cc02 Merged revisions 67631 via svnmerge from
18 years ago
Jason Parker 4aaa1d1ec1 Merged revisions 65877 via svnmerge from
18 years ago
Luigi Rizzo c1220dd27e convert ast_build_str to ast_str_*
19 years ago
Russell Bryant 17a2888d2e Staticize one, and Constify a bunch of usage strings for CLI commands.
19 years ago
Steve Murphy 6d270eacf4 This fix inspired by a patch supplied in bug 8189, which points out problems with the PLC code
19 years ago
Joshua Colp 8d1d9b0610 Convert translation core linked list over to read/write based one, since it spends most of it's time only reading.
19 years ago
Kevin P. Fleming 39a4700047 Merged revisions 46714 via svnmerge from
19 years ago
Jason Parker 8b9ef26a45 Fix "core show translation" output. Issue #8243, patch by Damin.
19 years ago
Russell Bryant 94c9db95b1 Merged revisions 46554 via svnmerge from
19 years ago
Kevin P. Fleming 7afa6a1d01 Merged revisions 46526 via svnmerge from
19 years ago
Russell Bryant 192a93aa37 Merged revisions 46329 via svnmerge from
19 years ago
Kevin P. Fleming 5f5faa310a Merged revisions 46082-46083,46152-46153 via svnmerge from
19 years ago
Kevin P. Fleming 88efcea05e Merged revisions 46154 via svnmerge from
19 years ago
Tilghman Lesher 2b55678e1f Remove deprecated CLI apps from the core
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Joshua Colp 11b5db3d61 Clarify what show translations is displaying a bit more (issue #7772 reported by Mithraen)
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago