10 Commits (9053ec01fe14ecc83d64313c8199e5ed2c800c1a)

Author SHA1 Message Date
David Garcia Quintas ca2886a05c Made the code simpler to parse for humans 9 years ago
David Garcia Quintas 711766dc75 Ensure that no #includes are inside of a namespace. 9 years ago
Craig Tiller 2d9476898b Revert "Ensure that no #includes are inside of a namespace." 9 years ago
David Garcia Quintas 2a8c280370 sanity 9 years ago
David Garcia Quintas 7d757ca29d Ensure that no #includes are inside of a namespace. 9 years ago
vjpai 7f1b65b8c6 Took out dependence on vector 9 years ago
vjpai 574020edf1 Forgot to put this in the Mac version 9 years ago
Vijay Pai 33e51184fc Address reviewer comments regarding const and shortage of comments 9 years ago
Vijay Pai c64736d852 Clean-up core list usage and make it possible to reset the core list 9 years ago
vjpai 4f5146dac2 Change name from coresched to limit_cores 9 years ago
vjpai 861eb9f13a Fix copyrights for sanity 9 years ago
Vijay Pai 3448c27275 clang-format 9 years ago
Vijay Pai 0e66efdadd Make core limitation work for both client and server so that we can run tests on the same 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
murgatroid99 d1873b0128 Fixed incorrect comment format 10 years ago
murgatroid99 5912fb5ca0 Reverted incorrect type change 10 years ago
murgatroid99 5e71d7aff1 Silenced conversion warnings in src/core/support 10 years ago
Nicolas Noble 085603c112 Second batch of feedback. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 1801e420de Fix include paths 10 years ago
David Klempner 9e1b10b027 undef and endif aren't the same thing 10 years ago
David Klempner 9db67cbfb0 We should ifdef check the define of _GNU_SOURCE 10 years ago
David Klempner d44f8410df Have cpu_linux.c define _GNU_SOURCE at the beginning of the file 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
nnoble e1df7dd9f1 Avoid clobbering potential defines that were set up externally. 10 years ago
ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago