index
:
delta/yasm.git
0.2
0.3
0.4
0.5
0.5.0
0.5.0rc2
0.6
0.6.0
0.6.1
0.6.2
0.7
0.7.0
0.7.1
0.7.2
0.8
0.8.0
1.0
1.0.0
1.0.1
1.1
1.1.0
baserock/danielsilverstone/vagrant-support
baserock/morph
master
multiarch
github.com: yasm/yasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libyasm
/
bitvect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Bit::Vector 6.4 into trunk.
Peter Johnson
2006-09-19
1
-9
/
+86
*
* bitvect.c (BitVector_from_Enum): Silence compiler warning.
Peter Johnson
2006-02-05
1
-1
/
+1
*
* On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
Peter Johnson
2004-09-04
1
-1
/
+1
*
Massive libyasm / module interface update - Phase 1
Peter Johnson
2003-10-02
1
-60
/
+46
*
Note bitvect is actually triple-licensed under the Artistic License, GPL,
Peter Johnson
2003-07-11
1
-1
/
+161
*
Clean up and simplify libyasm.h options and symbol visibility:
Peter Johnson
2003-05-05
1
-1
/
+3
*
Don't use "select" as a variable name. Causes warnings on Linux, at the least
Peter Johnson
2003-05-03
1
-5
/
+5
*
Make libyasm a "real" library, including installing header files.
Peter Johnson
2003-03-15
1
-0
/
+1
*
The Great Renaming (prefixing with yasm_), Part 2: allocation functions.
Peter Johnson
2003-03-12
1
-11
/
+11
*
Integrate BitVector version 6.3 changes.
Peter Johnson
2002-10-06
1
-94
/
+379
*
Cut bitvect allocations even more by making a bitvect_from_Dec_static() and
Peter Johnson
2002-01-09
1
-0
/
+169
*
Fix warnings that appear with -O turned on.
Peter Johnson
2001-12-28
1
-10
/
+10
*
Add coretype.h, make util.h do a lot more, use util.h to simplify include
Peter Johnson
2001-11-03
1
-11
/
+2
*
Plug memory leaks, and enhance finding later ones with *_delete functions.
Peter Johnson
2001-10-29
1
-0
/
+5
*
Add xfree() to replace calls to free().
Peter Johnson
2001-10-29
1
-2
/
+2
*
Add option for malloc debugging using dmalloc library (http://dmalloc.com/).
Peter Johnson
2001-10-29
1
-1
/
+4
*
Add BitVector_from_Oct() and tests for it.
Peter Johnson
2001-10-07
1
-0
/
+41
*
Use xmalloc() instead of malloc().
Peter Johnson
2001-10-04
1
-8
/
+8
*
Add some (optional through configure) additional warning flags. Add options
Peter Johnson
2001-10-03
1
-26
/
+26
*
Integrate 6.0 changes.
Peter Johnson
2001-09-26
1
-78
/
+131
*
Add RCSID().
Peter Johnson
2001-09-26
1
-0
/
+4
*
Fix gcc -Wall warnings.
Peter Johnson
2001-09-26
1
-7
/
+7
*
Add bitvect to build framework. C file still produces some warnings; these
Peter Johnson
2001-09-26
1
-296
/
+103
*
Initial revision
Peter Johnson
2001-09-26
1
-0
/
+3458