mathematical 1.5.12 → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (254) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -30
  3. data/Rakefile +1 -0
  4. data/ext/mathematical/CMakeLists.txt +4 -1
  5. data/ext/mathematical/extconf.rb +4 -1
  6. data/ext/mathematical/lasem/NEWS +17 -0
  7. data/ext/mathematical/lasem/autogen.sh +5 -2
  8. data/ext/mathematical/lasem/configure.ac +3 -3
  9. data/ext/mathematical/lasem/po/cs.po +50 -18
  10. data/ext/mathematical/lasem/po/de.po +62 -26
  11. data/ext/mathematical/lasem/po/es.po +27 -18
  12. data/ext/mathematical/lasem/po/hu.po +50 -21
  13. data/ext/mathematical/lasem/po/id.po +49 -16
  14. data/ext/mathematical/lasem/po/lt.po +47 -18
  15. data/ext/mathematical/lasem/po/pl.po +53 -24
  16. data/ext/mathematical/lasem/po/pt_BR.po +70 -29
  17. data/ext/mathematical/lasem/po/sl.po +43 -29
  18. data/ext/mathematical/lasem/po/sr.po +67 -27
  19. data/ext/mathematical/lasem/po/sr@latin.po +67 -27
  20. data/ext/mathematical/lasem/po/sv.po +51 -18
  21. data/ext/mathematical/lasem/src/lasemrender.c +107 -14
  22. data/ext/mathematical/lasem/src/lsmitex.c +1 -0
  23. data/ext/mathematical/lasem/src/lsmsvgelement.c +0 -2
  24. data/ext/mathematical/lasem/src/lsmsvglength.c +2 -2
  25. data/ext/mathematical/lasem/src/lsmsvgmatrix.c +16 -0
  26. data/ext/mathematical/lasem/src/lsmsvgmatrix.h +2 -1
  27. data/ext/mathematical/lasem/src/lsmsvgsvgelement.c +8 -2
  28. data/ext/mathematical/lasem_overrides.c +3 -3
  29. data/ext/mathematical/lib/liblasem.dylib +0 -0
  30. data/ext/mathematical/lib/libmtex2MML.a +0 -0
  31. data/ext/mathematical/mathematical.c +1 -1
  32. data/ext/mathematical/mtex2MML/CMakeLists.txt +5 -0
  33. data/ext/mathematical/mtex2MML/README.md +3 -3
  34. data/ext/mathematical/mtex2MML/SUPPORTED.md +2 -0
  35. data/ext/mathematical/mtex2MML/appveyor.yml +15 -5
  36. data/ext/mathematical/mtex2MML/build/CMakeCache.txt +181 -116
  37. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.6.1/CMakeCCompiler.cmake +67 -0
  38. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.6.1/CMakeCXXCompiler.cmake +68 -0
  39. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CMakeDetermineCompilerABI_C.bin +0 -0
  40. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CMakeDetermineCompilerABI_CXX.bin +0 -0
  41. data/ext/mathematical/mtex2MML/build/CMakeFiles/3.6.1/CMakeSystem.cmake +15 -0
  42. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CompilerIdC/CMakeCCompilerId.c +223 -55
  43. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1/CompilerIdCXX → 3.6.1/CompilerIdC}/a.out +0 -0
  44. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1 → 3.6.1}/CompilerIdCXX/CMakeCXXCompilerId.cpp +202 -44
  45. data/ext/mathematical/mtex2MML/build/CMakeFiles/{2.8.10.1/CompilerIdC → 3.6.1/CompilerIdCXX}/a.out +0 -0
  46. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake +8 -8
  47. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log +405 -109
  48. data/ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt +29 -29
  49. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/DependInfo.cmake +4 -20
  50. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make +14 -7
  51. data/ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/cmake_clean.cmake +4 -4
  52. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake +4 -20
  53. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make +14 -7
  54. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake +4 -4
  55. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake +4 -20
  56. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make +14 -7
  57. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake +4 -4
  58. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake +4 -20
  59. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make +14 -7
  60. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake +4 -4
  61. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake +4 -20
  62. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make +14 -7
  63. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake +4 -4
  64. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/DependInfo.cmake +4 -20
  65. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make +14 -7
  66. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake +4 -4
  67. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake +4 -20
  68. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make +14 -7
  69. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake +4 -4
  70. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/DependInfo.cmake +4 -20
  71. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make +14 -7
  72. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake +4 -4
  73. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake +4 -20
  74. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make +14 -7
  75. data/ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake +4 -4
  76. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/DependInfo.cmake +4 -20
  77. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make +14 -7
  78. data/ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/cmake_clean.cmake +4 -4
  79. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake +4 -20
  80. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make +14 -7
  81. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake +4 -4
  82. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake +4 -20
  83. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make +14 -7
  84. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake +4 -4
  85. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake +4 -20
  86. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make +14 -7
  87. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake +4 -4
  88. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake +4 -20
  89. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make +14 -7
  90. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake +4 -4
  91. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake +4 -20
  92. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make +14 -7
  93. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake +4 -4
  94. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake +4 -20
  95. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make +14 -7
  96. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake +4 -4
  97. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake +4 -20
  98. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make +14 -7
  99. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake +4 -4
  100. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake +4 -20
  101. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make +14 -7
  102. data/ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake +4 -4
  103. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake +68 -60
  104. data/ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 +564 -522
  105. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/DependInfo.cmake +4 -20
  106. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make +14 -7
  107. data/ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/cmake_clean.cmake +4 -4
  108. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/DependInfo.cmake +4 -20
  109. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make +14 -7
  110. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake +4 -4
  111. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake +4 -20
  112. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make +14 -7
  113. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake +4 -4
  114. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake +4 -20
  115. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make +14 -7
  116. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake +4 -4
  117. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake +4 -20
  118. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make +14 -7
  119. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake +4 -4
  120. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake +4 -20
  121. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make +14 -7
  122. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake +4 -4
  123. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/DependInfo.cmake +4 -20
  124. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make +14 -7
  125. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/cmake_clean.cmake +4 -4
  126. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/DependInfo.cmake +4 -20
  127. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make +14 -7
  128. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake +4 -4
  129. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/DependInfo.cmake +4 -20
  130. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make +14 -7
  131. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/cmake_clean.cmake +4 -4
  132. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake +4 -20
  133. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make +14 -7
  134. data/ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake +4 -4
  135. data/ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt +28 -21
  136. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin +0 -0
  137. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c +34 -0
  138. data/ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx +405 -0
  139. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/DependInfo.cmake +4 -20
  140. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make +13 -6
  141. data/ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/cmake_clean.cmake +4 -4
  142. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake +16 -18
  143. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make +55 -42
  144. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake +4 -4
  145. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make +5 -3
  146. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt +1 -1
  147. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/progress.make +1 -0
  148. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache +115 -27
  149. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake +16 -18
  150. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make +54 -42
  151. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake +4 -4
  152. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean_target.cmake +1 -1
  153. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal +19 -20
  154. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make +18 -19
  155. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make +5 -3
  156. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt +2 -2
  157. data/ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/progress.make +9 -8
  158. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/DependInfo.cmake +4 -20
  159. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make +13 -6
  160. data/ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/cmake_clean.cmake +4 -4
  161. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake +16 -18
  162. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make +60 -47
  163. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake +4 -4
  164. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make +5 -3
  165. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt +1 -1
  166. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/progress.make +10 -9
  167. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake +17 -18
  168. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make +178 -124
  169. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake +5 -4
  170. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make +5 -3
  171. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt +1 -1
  172. data/ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/progress.make +27 -25
  173. data/ext/mathematical/mtex2MML/build/CMakeFiles/progress.marks +1 -1
  174. data/ext/mathematical/mtex2MML/build/CTestTestfile.cmake +2 -2
  175. data/ext/mathematical/mtex2MML/build/DartConfiguration.tcl +25 -7
  176. data/ext/mathematical/mtex2MML/build/Makefile +419 -307
  177. data/ext/mathematical/mtex2MML/build/cmake_install.cmake +32 -32
  178. data/ext/mathematical/mtex2MML/build/lexer.c +4317 -4379
  179. data/ext/mathematical/mtex2MML/build/libmtex2MML.a +0 -0
  180. data/ext/mathematical/mtex2MML/build/mtex2mml_export.h +12 -5
  181. data/ext/mathematical/mtex2MML/build/parser.c +5549 -5473
  182. data/ext/mathematical/mtex2MML/build/parser.h +499 -490
  183. data/ext/mathematical/mtex2MML/build/parser.output +93361 -92735
  184. data/ext/mathematical/mtex2MML/deps/strdup/package.json +2 -2
  185. data/ext/mathematical/mtex2MML/deps/strdup/strdup.c +2 -0
  186. data/ext/mathematical/mtex2MML/deps/strdup/strdup.h +2 -0
  187. data/ext/mathematical/mtex2MML/deps/uthash/package.json +2 -1
  188. data/ext/mathematical/mtex2MML/deps/uthash/utarray.h +42 -36
  189. data/ext/mathematical/mtex2MML/deps/uthash/uthash.h +334 -218
  190. data/ext/mathematical/mtex2MML/deps/uthash/utlist.h +282 -144
  191. data/ext/mathematical/mtex2MML/deps/uthash/utringbuffer.h +108 -0
  192. data/ext/mathematical/mtex2MML/deps/uthash/utstring.h +15 -10
  193. data/ext/mathematical/mtex2MML/script/bootstrap +6 -12
  194. data/ext/mathematical/mtex2MML/script/cibuild +47 -1
  195. data/ext/mathematical/mtex2MML/script/{release → tag} +1 -1
  196. data/ext/mathematical/mtex2MML/src/environment.c +73 -13
  197. data/ext/mathematical/mtex2MML/src/environment.h +1 -1
  198. data/ext/mathematical/mtex2MML/src/lexer.l +75 -53
  199. data/ext/mathematical/mtex2MML/src/main.c +65 -36
  200. data/ext/mathematical/mtex2MML/src/mtex2MML.h +5 -1
  201. data/ext/mathematical/mtex2MML/src/parser.y +67 -16
  202. data/ext/mathematical/mtex2MML/tests/basic.c +10 -0
  203. data/ext/mathematical/mtex2MML/tests/delimiters.c +95 -0
  204. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/strut-1.html +1 -1
  205. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/cal-1.html +1 -1
  206. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/frak-1.html +1 -1
  207. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathcal-1.html +1 -1
  208. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathfrak-1.html +1 -1
  209. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathrm-1.html +1 -1
  210. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathscr-1.html +1 -1
  211. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/rm-1.html +1 -1
  212. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/scr-1.html +1 -1
  213. data/ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/textrm-1.html +1 -1
  214. data/ext/mathematical/mtex2MML/tests/fixtures/array/strip_excess_whitespace_in_array_attributes.html +1 -1
  215. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_rendering.html +23 -0
  216. data/ext/mathematical/mtex2MML/tests/fixtures/basic/text_rendering.txt +23 -0
  217. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/align.html +1 -0
  218. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/align.txt +3 -0
  219. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/alignat-1a.html +1 -0
  220. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/alignat-1a.txt +4 -0
  221. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/aligned_ex_spacing.html +1 -0
  222. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/aligned_ex_spacing.txt +4 -0
  223. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/basic_array.html +1 -0
  224. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/basic_array.txt +3 -0
  225. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/mixed_env.html +8 -0
  226. data/ext/mathematical/mtex2MML/tests/fixtures/delimiters/mixed_env.txt +11 -0
  227. data/ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.html +6 -6
  228. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/gt.html +1 -0
  229. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/gt.txt +1 -0
  230. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/lt.html +1 -0
  231. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/lt.txt +1 -0
  232. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textgreater.html +1 -0
  233. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textgreater.txt +1 -0
  234. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textless.html +1 -0
  235. data/ext/mathematical/mtex2MML/tests/fixtures/symbols/textless.txt +1 -0
  236. data/ext/mathematical/mtex2MML/tests/symbols.c +69 -0
  237. data/lib/mathematical.rb +19 -1
  238. data/lib/mathematical/version.rb +1 -1
  239. data/mathematical.gemspec +2 -1
  240. data/test/mathematical/basic_test.rb +16 -3
  241. data/test/mathematical/fixtures/png/numeric_test_1.png +0 -0
  242. data/test/mathematical/fixtures/png/numeric_test_3.png +0 -0
  243. data/test/mathematical/fixtures/png/pmatrix.png +0 -0
  244. data/test/mathematical/maliciousness_test.rb +0 -1
  245. data/test/mathematical/multiples_test.rb +3 -0
  246. data/test/mathematical/png_test.rb +4 -1
  247. data/test/test_helper.rb +2 -0
  248. metadata +54 -18
  249. data/ext/mathematical/FindNewerRubies.cmake +0 -292
  250. data/ext/mathematical/mtex2MML/build.ps1 +0 -2
  251. data/ext/mathematical/mtex2MML/build/CMakeFiles/2.8.10.1/CMakeCCompiler.cmake +0 -55
  252. data/ext/mathematical/mtex2MML/build/CMakeFiles/2.8.10.1/CMakeCXXCompiler.cmake +0 -56
  253. data/ext/mathematical/mtex2MML/build/CMakeFiles/2.8.10.1/CMakeSystem.cmake +0 -15
  254. data/ext/mathematical/mtex2MML/src/y.output +0 -117655
@@ -1,34 +1,34 @@
1
1
  # Hashes of file build rules.
2
2
  bd653340975d7e5a3ae3d3b883e7eb70 ../tests/clar.suite
3
- 9a840d77f568169b8b1c1848381ee678 CMakeFiles/Continuous
4
- 2dccc0ff1f0376c5bcdcd4ce2c9f9c85 CMakeFiles/ContinuousBuild
5
- 5c04858b4078425d5efdac7b018730e2 CMakeFiles/ContinuousConfigure
6
- f1b75025b2840041943009293dbf1aeb CMakeFiles/ContinuousCoverage
7
- d70ab2a05738c3ebc87d49a6e32a7ff0 CMakeFiles/ContinuousMemCheck
8
- 5a6fef06c6b62ad18ca8c048e1db4b25 CMakeFiles/ContinuousStart
9
- 2e3b73483f4371ee1b270cbc4e7751a5 CMakeFiles/ContinuousSubmit
10
- c67383662503443c03f79afd194fcf16 CMakeFiles/ContinuousTest
11
- ddc9bef41089b843ac05394fd9f05a7f CMakeFiles/ContinuousUpdate
12
- 357e58feab768e911d4650f04d74c14f CMakeFiles/Experimental
13
- b457c30db97a27169fed3c405606ed08 CMakeFiles/ExperimentalBuild
14
- f20aaa3aa584f5acbd55cf5b93041b1b CMakeFiles/ExperimentalConfigure
15
- 465b24c4fc6b3cba3e771be71b9c57ce CMakeFiles/ExperimentalCoverage
16
- 68cc8e9576df666b56c7ab8d624526ef CMakeFiles/ExperimentalMemCheck
17
- f1f5088b39b23e84f459f97a84db84ef CMakeFiles/ExperimentalStart
18
- 63ab9980f4d9efc68b960c48de252834 CMakeFiles/ExperimentalSubmit
19
- 44cde0405ad82eb9b784d5299c78cea9 CMakeFiles/ExperimentalTest
20
- e171b72378ef75a2cc5b9ec6f5636125 CMakeFiles/ExperimentalUpdate
21
- 5068996a4773b7483c982de44591fb65 CMakeFiles/Nightly
22
- b4f7c715cf92f811df78fe26040dd292 CMakeFiles/NightlyBuild
23
- e8a0d323b56932b256b1d8d64361d5f9 CMakeFiles/NightlyConfigure
24
- 08b8638c196bfb933386ce168ec356df CMakeFiles/NightlyCoverage
25
- f25e19bd18fbb993bc0da924e35a4c87 CMakeFiles/NightlyMemCheck
26
- 3a9bc115372780811375a0824a8ee253 CMakeFiles/NightlyMemoryCheck
27
- d7eb78d76f44c99f73cfcda4d0e9a87c CMakeFiles/NightlyStart
28
- 070199d09a859b191d10e335701c8055 CMakeFiles/NightlySubmit
29
- 77db63bf9c1bb19f8e253950ee8e70aa CMakeFiles/NightlyTest
30
- 71a69aa09afd0fc507d26a9386f86752 CMakeFiles/NightlyUpdate
3
+ cea2ef98d34dcbd456b368920ef65dd2 CMakeFiles/Continuous
4
+ 143f7e16e942e7493eb109edb763bba7 CMakeFiles/ContinuousBuild
5
+ 14297e0f843b6963e4c07ea60735d8e4 CMakeFiles/ContinuousConfigure
6
+ 0fa32eb016811ca953488ffb3afa7599 CMakeFiles/ContinuousCoverage
7
+ c498cec12a584097429f9249d1df37a9 CMakeFiles/ContinuousMemCheck
8
+ 5a8e871a3678213920059987bbde4418 CMakeFiles/ContinuousStart
9
+ ac6cfde54c22175fadd9cc8951ab5dae CMakeFiles/ContinuousSubmit
10
+ 45c73f52664ce98df4e557dfe4d9e157 CMakeFiles/ContinuousTest
11
+ 03432caef4a626d6706efd447bb8c42e CMakeFiles/ContinuousUpdate
12
+ a0134a1e30e5223c050ae365c67ce88d CMakeFiles/Experimental
13
+ 9829ca8b9686b3df81edf41190ad036c CMakeFiles/ExperimentalBuild
14
+ e0681c1df6485f966d5f878321543b45 CMakeFiles/ExperimentalConfigure
15
+ dbc0b1fa29a8ce11aff9a1c23dd3d575 CMakeFiles/ExperimentalCoverage
16
+ 5a25ddcc59f2205abeb0956bfbb74546 CMakeFiles/ExperimentalMemCheck
17
+ 30cbe72945f7d9c5b2423e939377ef69 CMakeFiles/ExperimentalStart
18
+ 68a3676194a920fe4c45693e19e1e2dc CMakeFiles/ExperimentalSubmit
19
+ 9c7f71f69112feb20969f7dce7339f5c CMakeFiles/ExperimentalTest
20
+ 4d6cef3d8bfdd6331fbd2ef6adde7514 CMakeFiles/ExperimentalUpdate
21
+ 34b68a25fa9735d7b2fb111147534e32 CMakeFiles/Nightly
22
+ b5eeff431c0ecf31f6be8a147e09e225 CMakeFiles/NightlyBuild
23
+ 1fb68ffe7c4c2533f0228c6cef2f86a8 CMakeFiles/NightlyConfigure
24
+ 8298e67a10e24f4b750af8fa8d9a2544 CMakeFiles/NightlyCoverage
25
+ 6aa52832d635214934df4378a552d929 CMakeFiles/NightlyMemCheck
26
+ 7f115a77cb06d25f62be398813615393 CMakeFiles/NightlyMemoryCheck
27
+ 3caa14e406356640574de6d2c2578f7b CMakeFiles/NightlyStart
28
+ c1983137d760a90257af8b3b9fd942fd CMakeFiles/NightlySubmit
29
+ 13a4f6993ff4d67c51756c7082738182 CMakeFiles/NightlyTest
30
+ fa9565ac6cf5589f8ae2f0bb61f00d92 CMakeFiles/NightlyUpdate
31
31
  72b35e4c2c31f86db719820d21f39c1d CMakeFiles/format
32
32
  09cef73bbd9c8c4a65a9408d847299a0 CMakeFiles/memcheck
33
33
  465ce330bfed3c0650cdbf29009efeba lexer.c
34
- 13a0557023e2b56554dff82d66d8212e parser.c
34
+ 1d3f2785f93a353308ad7ff03167e17b parser.c
@@ -1,27 +1,11 @@
1
1
  # The set of languages for which implicit dependencies are needed:
2
- SET(CMAKE_DEPENDS_LANGUAGES
2
+ set(CMAKE_DEPENDS_LANGUAGES
3
3
  )
4
4
  # The set of files for implicit dependencies of each language:
5
5
 
6
- # Preprocessor definitions for this target.
7
- SET(CMAKE_TARGET_DEFINITIONS
8
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
9
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
10
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
11
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
12
- )
13
-
14
6
  # Targets to which this target links.
15
- SET(CMAKE_TARGET_LINKED_INFO_FILES
7
+ set(CMAKE_TARGET_LINKED_INFO_FILES
16
8
  )
17
9
 
18
- # The include file search paths:
19
- SET(CMAKE_C_TARGET_INCLUDE_PATH
20
- "../src"
21
- "../deps"
22
- "."
23
- "../tests"
24
- )
25
- SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
26
- SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
27
- SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
10
+ # Fortran module output directory.
11
+ set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -1,5 +1,9 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 2.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.6
3
+
4
+ # Delete rule output on recipe failure.
5
+ .DELETE_ON_ERROR:
6
+
3
7
 
4
8
  #=============================================================================
5
9
  # Special targets provided by cmake.
@@ -7,16 +11,20 @@
7
11
  # Disable implicit rules so canonical targets will work.
8
12
  .SUFFIXES:
9
13
 
14
+
10
15
  # Remove some rules from gmake that .SUFFIXES does not remove.
11
16
  SUFFIXES =
12
17
 
13
18
  .SUFFIXES: .hpux_make_needs_suffix_list
14
19
 
20
+
15
21
  # Suppress display of executed commands.
16
22
  $(VERBOSE).SILENT:
17
23
 
24
+
18
25
  # A target that is always out of date.
19
26
  cmake_force:
27
+
20
28
  .PHONY : cmake_force
21
29
 
22
30
  #=============================================================================
@@ -26,17 +34,14 @@ cmake_force:
26
34
  SHELL = /bin/sh
27
35
 
28
36
  # The CMake executable.
29
- CMAKE_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake
37
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.6.1/bin/cmake
30
38
 
31
39
  # The command to remove a file.
32
- RM = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E remove -f
40
+ RM = /usr/local/Cellar/cmake/3.6.1/bin/cmake -E remove -f
33
41
 
34
42
  # Escaping for special characters.
35
43
  EQUALS = =
36
44
 
37
- # The program to use to edit the cache.
38
- CMAKE_EDIT_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake
39
-
40
45
  # The top-level source directory on which CMake was run.
41
46
  CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
42
47
 
@@ -49,14 +54,16 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
49
54
  include CMakeFiles/Continuous.dir/progress.make
50
55
 
51
56
  CMakeFiles/Continuous:
52
- /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ctest -D Continuous
57
+ /usr/local/Cellar/cmake/3.6.1/bin/ctest -D Continuous
53
58
 
54
59
  Continuous: CMakeFiles/Continuous
55
60
  Continuous: CMakeFiles/Continuous.dir/build.make
61
+
56
62
  .PHONY : Continuous
57
63
 
58
64
  # Rule to build all files generated by this target.
59
65
  CMakeFiles/Continuous.dir/build: Continuous
66
+
60
67
  .PHONY : CMakeFiles/Continuous.dir/build
61
68
 
62
69
  CMakeFiles/Continuous.dir/clean:
@@ -1,8 +1,8 @@
1
- FILE(REMOVE_RECURSE
1
+ file(REMOVE_RECURSE
2
2
  "CMakeFiles/Continuous"
3
3
  )
4
4
 
5
5
  # Per-language clean rules from dependency scanning.
6
- FOREACH(lang)
7
- INCLUDE(CMakeFiles/Continuous.dir/cmake_clean_${lang}.cmake OPTIONAL)
8
- ENDFOREACH(lang)
6
+ foreach(lang )
7
+ include(CMakeFiles/Continuous.dir/cmake_clean_${lang}.cmake OPTIONAL)
8
+ endforeach()
@@ -1,27 +1,11 @@
1
1
  # The set of languages for which implicit dependencies are needed:
2
- SET(CMAKE_DEPENDS_LANGUAGES
2
+ set(CMAKE_DEPENDS_LANGUAGES
3
3
  )
4
4
  # The set of files for implicit dependencies of each language:
5
5
 
6
- # Preprocessor definitions for this target.
7
- SET(CMAKE_TARGET_DEFINITIONS
8
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
9
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
10
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
11
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
12
- )
13
-
14
6
  # Targets to which this target links.
15
- SET(CMAKE_TARGET_LINKED_INFO_FILES
7
+ set(CMAKE_TARGET_LINKED_INFO_FILES
16
8
  )
17
9
 
18
- # The include file search paths:
19
- SET(CMAKE_C_TARGET_INCLUDE_PATH
20
- "../src"
21
- "../deps"
22
- "."
23
- "../tests"
24
- )
25
- SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
26
- SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
27
- SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
10
+ # Fortran module output directory.
11
+ set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -1,5 +1,9 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 2.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.6
3
+
4
+ # Delete rule output on recipe failure.
5
+ .DELETE_ON_ERROR:
6
+
3
7
 
4
8
  #=============================================================================
5
9
  # Special targets provided by cmake.
@@ -7,16 +11,20 @@
7
11
  # Disable implicit rules so canonical targets will work.
8
12
  .SUFFIXES:
9
13
 
14
+
10
15
  # Remove some rules from gmake that .SUFFIXES does not remove.
11
16
  SUFFIXES =
12
17
 
13
18
  .SUFFIXES: .hpux_make_needs_suffix_list
14
19
 
20
+
15
21
  # Suppress display of executed commands.
16
22
  $(VERBOSE).SILENT:
17
23
 
24
+
18
25
  # A target that is always out of date.
19
26
  cmake_force:
27
+
20
28
  .PHONY : cmake_force
21
29
 
22
30
  #=============================================================================
@@ -26,17 +34,14 @@ cmake_force:
26
34
  SHELL = /bin/sh
27
35
 
28
36
  # The CMake executable.
29
- CMAKE_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake
37
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.6.1/bin/cmake
30
38
 
31
39
  # The command to remove a file.
32
- RM = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E remove -f
40
+ RM = /usr/local/Cellar/cmake/3.6.1/bin/cmake -E remove -f
33
41
 
34
42
  # Escaping for special characters.
35
43
  EQUALS = =
36
44
 
37
- # The program to use to edit the cache.
38
- CMAKE_EDIT_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake
39
-
40
45
  # The top-level source directory on which CMake was run.
41
46
  CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
42
47
 
@@ -49,14 +54,16 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
49
54
  include CMakeFiles/ContinuousBuild.dir/progress.make
50
55
 
51
56
  CMakeFiles/ContinuousBuild:
52
- /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ctest -D ContinuousBuild
57
+ /usr/local/Cellar/cmake/3.6.1/bin/ctest -D ContinuousBuild
53
58
 
54
59
  ContinuousBuild: CMakeFiles/ContinuousBuild
55
60
  ContinuousBuild: CMakeFiles/ContinuousBuild.dir/build.make
61
+
56
62
  .PHONY : ContinuousBuild
57
63
 
58
64
  # Rule to build all files generated by this target.
59
65
  CMakeFiles/ContinuousBuild.dir/build: ContinuousBuild
66
+
60
67
  .PHONY : CMakeFiles/ContinuousBuild.dir/build
61
68
 
62
69
  CMakeFiles/ContinuousBuild.dir/clean:
@@ -1,8 +1,8 @@
1
- FILE(REMOVE_RECURSE
1
+ file(REMOVE_RECURSE
2
2
  "CMakeFiles/ContinuousBuild"
3
3
  )
4
4
 
5
5
  # Per-language clean rules from dependency scanning.
6
- FOREACH(lang)
7
- INCLUDE(CMakeFiles/ContinuousBuild.dir/cmake_clean_${lang}.cmake OPTIONAL)
8
- ENDFOREACH(lang)
6
+ foreach(lang )
7
+ include(CMakeFiles/ContinuousBuild.dir/cmake_clean_${lang}.cmake OPTIONAL)
8
+ endforeach()
@@ -1,27 +1,11 @@
1
1
  # The set of languages for which implicit dependencies are needed:
2
- SET(CMAKE_DEPENDS_LANGUAGES
2
+ set(CMAKE_DEPENDS_LANGUAGES
3
3
  )
4
4
  # The set of files for implicit dependencies of each language:
5
5
 
6
- # Preprocessor definitions for this target.
7
- SET(CMAKE_TARGET_DEFINITIONS
8
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
9
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
10
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
11
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
12
- )
13
-
14
6
  # Targets to which this target links.
15
- SET(CMAKE_TARGET_LINKED_INFO_FILES
7
+ set(CMAKE_TARGET_LINKED_INFO_FILES
16
8
  )
17
9
 
18
- # The include file search paths:
19
- SET(CMAKE_C_TARGET_INCLUDE_PATH
20
- "../src"
21
- "../deps"
22
- "."
23
- "../tests"
24
- )
25
- SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
26
- SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
27
- SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
10
+ # Fortran module output directory.
11
+ set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -1,5 +1,9 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 2.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.6
3
+
4
+ # Delete rule output on recipe failure.
5
+ .DELETE_ON_ERROR:
6
+
3
7
 
4
8
  #=============================================================================
5
9
  # Special targets provided by cmake.
@@ -7,16 +11,20 @@
7
11
  # Disable implicit rules so canonical targets will work.
8
12
  .SUFFIXES:
9
13
 
14
+
10
15
  # Remove some rules from gmake that .SUFFIXES does not remove.
11
16
  SUFFIXES =
12
17
 
13
18
  .SUFFIXES: .hpux_make_needs_suffix_list
14
19
 
20
+
15
21
  # Suppress display of executed commands.
16
22
  $(VERBOSE).SILENT:
17
23
 
24
+
18
25
  # A target that is always out of date.
19
26
  cmake_force:
27
+
20
28
  .PHONY : cmake_force
21
29
 
22
30
  #=============================================================================
@@ -26,17 +34,14 @@ cmake_force:
26
34
  SHELL = /bin/sh
27
35
 
28
36
  # The CMake executable.
29
- CMAKE_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake
37
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.6.1/bin/cmake
30
38
 
31
39
  # The command to remove a file.
32
- RM = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E remove -f
40
+ RM = /usr/local/Cellar/cmake/3.6.1/bin/cmake -E remove -f
33
41
 
34
42
  # Escaping for special characters.
35
43
  EQUALS = =
36
44
 
37
- # The program to use to edit the cache.
38
- CMAKE_EDIT_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake
39
-
40
45
  # The top-level source directory on which CMake was run.
41
46
  CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
42
47
 
@@ -49,14 +54,16 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
49
54
  include CMakeFiles/ContinuousConfigure.dir/progress.make
50
55
 
51
56
  CMakeFiles/ContinuousConfigure:
52
- /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ctest -D ContinuousConfigure
57
+ /usr/local/Cellar/cmake/3.6.1/bin/ctest -D ContinuousConfigure
53
58
 
54
59
  ContinuousConfigure: CMakeFiles/ContinuousConfigure
55
60
  ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/build.make
61
+
56
62
  .PHONY : ContinuousConfigure
57
63
 
58
64
  # Rule to build all files generated by this target.
59
65
  CMakeFiles/ContinuousConfigure.dir/build: ContinuousConfigure
66
+
60
67
  .PHONY : CMakeFiles/ContinuousConfigure.dir/build
61
68
 
62
69
  CMakeFiles/ContinuousConfigure.dir/clean:
@@ -1,8 +1,8 @@
1
- FILE(REMOVE_RECURSE
1
+ file(REMOVE_RECURSE
2
2
  "CMakeFiles/ContinuousConfigure"
3
3
  )
4
4
 
5
5
  # Per-language clean rules from dependency scanning.
6
- FOREACH(lang)
7
- INCLUDE(CMakeFiles/ContinuousConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL)
8
- ENDFOREACH(lang)
6
+ foreach(lang )
7
+ include(CMakeFiles/ContinuousConfigure.dir/cmake_clean_${lang}.cmake OPTIONAL)
8
+ endforeach()
@@ -1,27 +1,11 @@
1
1
  # The set of languages for which implicit dependencies are needed:
2
- SET(CMAKE_DEPENDS_LANGUAGES
2
+ set(CMAKE_DEPENDS_LANGUAGES
3
3
  )
4
4
  # The set of files for implicit dependencies of each language:
5
5
 
6
- # Preprocessor definitions for this target.
7
- SET(CMAKE_TARGET_DEFINITIONS
8
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
9
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
10
- "CLAR_FIXTURE_PATH=\"/Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML/tests/fixtures/\""
11
- "CLAR_TMPDIR=\"libmtex2MML_tests\""
12
- )
13
-
14
6
  # Targets to which this target links.
15
- SET(CMAKE_TARGET_LINKED_INFO_FILES
7
+ set(CMAKE_TARGET_LINKED_INFO_FILES
16
8
  )
17
9
 
18
- # The include file search paths:
19
- SET(CMAKE_C_TARGET_INCLUDE_PATH
20
- "../src"
21
- "../deps"
22
- "."
23
- "../tests"
24
- )
25
- SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
26
- SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
27
- SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
10
+ # Fortran module output directory.
11
+ set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -1,5 +1,9 @@
1
1
  # CMAKE generated file: DO NOT EDIT!
2
- # Generated by "Unix Makefiles" Generator, CMake Version 2.8
2
+ # Generated by "Unix Makefiles" Generator, CMake Version 3.6
3
+
4
+ # Delete rule output on recipe failure.
5
+ .DELETE_ON_ERROR:
6
+
3
7
 
4
8
  #=============================================================================
5
9
  # Special targets provided by cmake.
@@ -7,16 +11,20 @@
7
11
  # Disable implicit rules so canonical targets will work.
8
12
  .SUFFIXES:
9
13
 
14
+
10
15
  # Remove some rules from gmake that .SUFFIXES does not remove.
11
16
  SUFFIXES =
12
17
 
13
18
  .SUFFIXES: .hpux_make_needs_suffix_list
14
19
 
20
+
15
21
  # Suppress display of executed commands.
16
22
  $(VERBOSE).SILENT:
17
23
 
24
+
18
25
  # A target that is always out of date.
19
26
  cmake_force:
27
+
20
28
  .PHONY : cmake_force
21
29
 
22
30
  #=============================================================================
@@ -26,17 +34,14 @@ cmake_force:
26
34
  SHELL = /bin/sh
27
35
 
28
36
  # The CMake executable.
29
- CMAKE_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake
37
+ CMAKE_COMMAND = /usr/local/Cellar/cmake/3.6.1/bin/cmake
30
38
 
31
39
  # The command to remove a file.
32
- RM = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/cmake -E remove -f
40
+ RM = /usr/local/Cellar/cmake/3.6.1/bin/cmake -E remove -f
33
41
 
34
42
  # Escaping for special characters.
35
43
  EQUALS = =
36
44
 
37
- # The program to use to edit the cache.
38
- CMAKE_EDIT_COMMAND = /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ccmake
39
-
40
45
  # The top-level source directory on which CMake was run.
41
46
  CMAKE_SOURCE_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/mtex2MML
42
47
 
@@ -49,14 +54,16 @@ CMAKE_BINARY_DIR = /Users/gjtorikian/Development/mathematical/ext/mathematical/m
49
54
  include CMakeFiles/ContinuousCoverage.dir/progress.make
50
55
 
51
56
  CMakeFiles/ContinuousCoverage:
52
- /usr/local/Cellar/cmake/2.8.10.1-boxen1/bin/ctest -D ContinuousCoverage
57
+ /usr/local/Cellar/cmake/3.6.1/bin/ctest -D ContinuousCoverage
53
58
 
54
59
  ContinuousCoverage: CMakeFiles/ContinuousCoverage
55
60
  ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/build.make
61
+
56
62
  .PHONY : ContinuousCoverage
57
63
 
58
64
  # Rule to build all files generated by this target.
59
65
  CMakeFiles/ContinuousCoverage.dir/build: ContinuousCoverage
66
+
60
67
  .PHONY : CMakeFiles/ContinuousCoverage.dir/build
61
68
 
62
69
  CMakeFiles/ContinuousCoverage.dir/clean: