50 Commits (5e01c394c627e4b9a13fdcdf48592d8ad6e09b11)
 

Author SHA1 Message Date
Sen Han 5e01c394c6 add README_zh.md and cheers :) 6 years ago
Theo Schlossnagle 19365f55a7 add support @PLT for PIC complication. 6 years ago
Theo Schlossnagle 681eff0585 add explicit void argument for strict prototyping. 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 6 years ago
Blake Jakopovic a2ddaef3bb
Update README.md 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
Sen Han 3890a49ec8 use a better link about the benchmark env to README.md 6 years ago
Sen Han 14ec0397d7 add supplementary description about the benchmark env to README.md 6 years ago
Sen Han 04af14d5cd add supplementary description about the header aco_assert_override.h usage to README.md 6 years ago
Sen Han 7ff69ad4e0 fulfill TODO in the README.md 6 years ago
Sen Han 5026dd33a9 provide another header named `aco_assert_override.h` so user could choose to override the default `assert` or not 6 years ago
Sen Han 9a0f6cd765 add new TODO to README.md 6 years ago
Sen Han 9f57f86e88 add one note to README.md 6 years ago
Sen Han 4d48cfeba2 removed the requirement on the GCC version to README.md 6 years ago
Sen Han fa3d1d568a add version dump information about cc to .travis.yml 6 years ago
Sen Han d85826f892 remove the restrictions on the GCC version (>= 5.0 before), after this commit, there shall be no restrictions about the version of gcc. 6 years ago
Sen Han 667644ccb6 add some badges to README.md 6 years ago
Sen Han e1c79528f9 add TODO in the README.md 6 years ago
Sen Han 1b1deb51e9 add .travis.yml for CI 6 years ago
Sen Han 5ff8aad444 add benchmark report to readme.md 6 years ago
Sen Han 6b9d693b09 images for readme.md 6 years ago
Sen Han 7c23caf822 commit all v1.0 source code 6 years ago
Sen Han 81b122890b
Initial commit 6 years ago