Sen Han
|
40b08c5f17
|
add more strict macro definition check
|
6 years ago |
Sen Han
|
0053f5ec7d
|
add a global C config macro ACO_USE_ASAN which could enable the friendly support of address sanitizer (both gcc and clang)
|
6 years ago |
Theo Schlossnagle
|
fe45b30ca5
|
add "__attribute__((no_sanitize_address))" to the definition of `aco_resume`.
PR https://github.com/hnes/libaco/pull/14 by Theo Schlossnagle <theo.schlossnagle@circonus.com>
Reviewed by Sen Han <00hnes@gmail.com>
|
6 years ago |
Theo Schlossnagle
|
ca8ba92bdc
|
add C macro ACO_REG_IDX_BP into aco.h.
PR https://github.com/hnes/libaco/pull/15 by Theo Schlossnagle <theo.schlossnagle@circonus.com>
Reviewed by Sen Han <00hnes@gmail.com>
|
6 years ago |
Sen Han
|
bbd99c8e15
|
add version check to CI and test.sh
|
6 years ago |
Lucas Abel
|
25fb40c7ee
|
add MacOS build matrix support in .travis.yml.
a part of PR https://github.com/hnes/libaco/pull/13 by Lucas Abel <lucas.abel@yandex.com>
Reviewed by Sen Han <00hnes@gmail.com>
|
6 years ago |
Sen Han
|
09b40f303e
|
add MacOS built scripts support in .travis.yml
|
6 years ago |
Sen Han
|
34425a4060
|
add CC env support in make.sh
|
6 years ago |
Sen Han
|
3953937a22
|
add support for MacOS.
issue https://github.com/hnes/libaco/issues/11
|
6 years ago |
Sen Han
|
91c6770d44
|
add more description about the importance of the best-practice part
|
6 years ago |
Bertalan Körmendy
|
5902cc3ebf
|
fix some typos and add some adjustments about the grammar of literature to the README.md.
PR https://github.com/hnes/libaco/pull/7 by Bertalan Körmendy <korber314@gmail.com>
Reviewed by Sen Han <00hnes@gmail.com>
|
6 years ago |
Sen Han
|
6e63593893
|
delete the unnecessary blank line in the CHANGES
|
6 years ago |
Sen Han
|
7ce8005083
|
add some corrections
|
6 years ago |
Sen Han
|
05733dcfa7
|
modify the content of a badge
|
6 years ago |
Sen Han
|
03c58d3f3b
|
add a badge link to README_zh.md.
|
6 years ago |
Sen Han
|
0320461dde
|
add some corrections.
|
6 years ago |
Sen Han
|
b516a76d02
|
add some corrections.
|
6 years ago |
Sen Han
|
5e01c394c6
|
add README_zh.md and cheers :)
|
6 years ago |
Theo Schlossnagle
|
19365f55a7
|
add support @PLT for PIC complication.
PR https://github.com/hnes/libaco/pull/10 by Theo Schlossnagle <theo.schlossnagle@circonus.com>
Reviewed by Sen Han <00hnes@gmail.com>
|
6 years ago |
Theo Schlossnagle
|
681eff0585
|
add explicit void argument for strict prototyping.
PR https://github.com/hnes/libaco/pull/9
Reviewed by Sen Han <00hnes@gmail.com>
|
6 years ago |
Sen Han
|
c108145cd9
|
add more test cases in the test_aco_tutorial_6.c
|
6 years ago |
Sen Han
|
777393ad26
|
Merge pull request #8 from blakejakopovic/patch-1
Fixed readme typo.
|
6 years ago |
Blake Jakopovic
|
a2ddaef3bb
|
Update README.md
Fixed readme typo
|
6 years ago |
Sen Han
|
4809b6406d
|
remove the temporarily Makefile on the master (there is still a copy of it in dev branch) (discussion: 7290791cc1 , issue https://github.com/hnes/libaco/issues/5)
|
6 years ago |
Sen Han
|
d4b45f0083
|
add a supplementary description: this Makefile is only a temporary demonstration and will be substituted when our formal build system generator arrives ( issue https://github.com/hnes/libaco/issues/5 )
|
6 years ago |
Sen Han
|
259442d22e
|
added some adjustment
|
6 years ago |
Sen Han
|
571c5b7d75
|
update .travis.yml & fix Makefile
|
6 years ago |
Sen Han
|
7290791cc1
|
added a Makefile demo for test_aco_synopsis.c
|
6 years ago |
Sen Han
|
c19352548c
|
prepare the drafting of release v1.2.2
|
6 years ago |
Sen Han
|
09d6476a47
|
update: no more than 700 LOC (without the comments)
|
6 years ago |
Sen Han
|
0a33bdd2d7
|
add extern "C" stuff to C header files to support C++ including (proposal https://github.com/hnes/libaco/issues/4, reported by Markus Elfring @elfring)
|
6 years ago |
Sen Han
|
a3b9c3bcd6
|
update .travis.yml
|
6 years ago |
Sen Han
|
28de252b18
|
add a new option -o <no-m32|no-valgrind> to make.sh
|
6 years ago |
Sen Han
|
e5fb6555ed
|
fix typo
|
6 years ago |
Sen Han
|
4e1d457c9f
|
add new ToDo
|
6 years ago |
Sen Han
|
91a951faf1
|
update the PATCH version (issue https://github.com/hnes/libaco/issues/1, reported by Markus Elfring @elfring)
|
6 years ago |
Sen Han
|
5d4c5403b5
|
again: fix some more noncompliant naming of identifiers (issue https://github.com/hnes/libaco/issues/1, reported by Markus Elfring @elfring)
|
6 years ago |
Sen Han
|
ad2e1c2c59
|
fix typos
|
6 years ago |
Sen Han
|
9ad9fb711f
|
prepare the drafting of release v1.2.1
|
6 years ago |
Sen Han
|
22411c266a
|
remove the "pure" from "pure C" statement since it is containing assembly codes (reported by Peter Cawley @corsix)
|
6 years ago |
Sen Han
|
8e433521b9
|
fix some noncompliant include guards (issue https://github.com/hnes/libaco/issues/1, reported by Markus Elfring @elfring)
|
6 years ago |
Sen Han
|
6e7ad115ea
|
add a anchor link to phrase "mathematical proof" in the summary and adjust the place of summary
|
6 years ago |
Sen Han
|
7386a206ec
|
add new todo: api aco_reset
|
6 years ago |
Sen Han
|
d85b77683c
|
fix typo
|
6 years ago |
Sen Han
|
16a3ae2236
|
adjust the typesetting
|
6 years ago |
Sen Han
|
79c2b1b035
|
add a brief summary of this project and more references about the ABI
|
6 years ago |
Sen Han
|
5c1e568f67
|
add a supplementary brief summary about the benchmark result
|
6 years ago |
Sen Han
|
caa1444e32
|
add new TODO
|
6 years ago |
Sen Han
|
88e25d518e
|
adjust the format of the code
|
6 years ago |
Sen Han
|
b9031a4155
|
add cc dump cmd to .travis.yml
|
6 years ago |