Tag - branch -developv1.2kmx/v1.2origin/HEADorigin/backport-pr-444origin/developorigin/feature/docorigin/fix/71origin/fix/balance_mulorigin/fix/mingw64origin/funny-latexindentorigin/improve/travisorigin/log10origin/masterorigin/no-stdint-h-v1.1.0origin/optional-depsorigin/rebased/pr/113origin/remove-warrayorigin/rework-combaorigin/rework/pr/160origin/small-stacksizeorigin/support/1.xorigin/tcl-compatorigin/travis/windowsorigin/ver-2.0-updateorigin/withfloats- tag -v1.2.0-rc3v1.2.0-rc2v1.2.0-rc1v1.2.0v1.1.0-rc5v1.1.0-rc4v1.1.0-rc3v1.1.0-rc2v1.1.0-rc1v1.1.0v1.0.1-rc2v1.0.1-rc1v1.0.1v1.0.0-rc0v1.0-rc2v1.0-rc1v1.0v0.43.0-rc0v0.42.0semver0.410.400.390.380.370.360.350.340.330.320.310.300.290.280.270.260.250.240.230.220.210.200.190.180.170.160.150.140.130.120.110.100.090.080.070.060.050.040.030.020.01
Hash : 91e18b29 Author : Date : 2015-12-05T13:58:21
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
language: c compiler: - gcc script: - make - make test - make mtest - ./mtest/mtest 666666 | ./test > test.log - head -n 5 test.log - tail -n 2 test.log - ./testme.sh branches: only: - develop notifications: irc: "chat.freenode.net#libtom"