22 Commits (da8140c01b4a157dce9bfff78117e8129016eec1)

Author SHA1 Message Date
Peter Johnson 1a86c34026 * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 20 years ago
Peter Johnson 55438b7229 Massive libyasm / module interface update - Phase 1 21 years ago
Peter Johnson e7da8daa23 Note bitvect is actually triple-licensed under the Artistic License, GPL, 22 years ago
Peter Johnson cfc6bf0ded Clean up and simplify libyasm.h options and symbol visibility: 22 years ago
Peter Johnson 6755374824 Don't use "select" as a variable name. Causes warnings on Linux, at the least 22 years ago
Peter Johnson 0786a76895 Make libyasm a "real" library, including installing header files. 22 years ago
Peter Johnson 84ee559be7 The Great Renaming (prefixing with yasm_), Part 2: allocation functions. 22 years ago
Peter Johnson 79cbfd8a17 Integrate BitVector version 6.3 changes. 22 years ago
Peter Johnson 04ed33ca73 Cut bitvect allocations even more by making a bitvect_from_Dec_static() and 23 years ago
Peter Johnson 1fc6d5b86d Fix warnings that appear with -O turned on. 23 years ago
Peter Johnson a7ac50c918 Add coretype.h, make util.h do a lot more, use util.h to simplify include 23 years ago
Peter Johnson 4d95de5161 Plug memory leaks, and enhance finding later ones with *_delete functions. 23 years ago
Peter Johnson 6f708e3034 Add xfree() to replace calls to free(). 23 years ago
Peter Johnson adf5a95e89 Add option for malloc debugging using dmalloc library (http://dmalloc.com/). 23 years ago
Peter Johnson 2e04b1830a Add BitVector_from_Oct() and tests for it. 23 years ago
Peter Johnson fef39125bc Use xmalloc() instead of malloc(). 23 years ago
Peter Johnson 98e25fc1f6 Add some (optional through configure) additional warning flags. Add options 23 years ago
Peter Johnson 3e6451edd8 Integrate 6.0 changes. 23 years ago
Peter Johnson bf0c30d322 Add RCSID(). 23 years ago
Peter Johnson cef84720b6 Fix gcc -Wall warnings. 23 years ago
Peter Johnson c8bb9411d0 Add bitvect to build framework. C file still produces some warnings; these 23 years ago
Peter Johnson 35fc4ec95b Initial revision 23 years ago