| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Merge pull request #254 from ioquatix/expose-cmark_node_parent_footnote_def Expose cmark_node_parent_footnote_def. | 6 个月前 | |
Test with multiple MSVC versions under Appveyor | 10 年前 | |
Fix for non-matching entities (#161) * Add test to illustrate issue * Provide some test fixes * Don't neglect CounterClockwiseContourIntegral * Fix ~10% of cases not matching strncmp returns 0 if the first 'len' bytes of cmark_entities[i].entity match s; we check equal length in the first if by checking if cmark_entities[i].entity[len] == 0, but we neglect the case where cmp == 0 && cmark_entities[i].entity[len] != 0. This should be treated as the same as cmp < 0, because strcmp("abc", "abcd") < 0. * Don't depend on py3.3 in tests | 9 年前 | |
Re-added tools/{makespec.py, template.html, template.tex}. These were inadvertently dropped in the commit that described them as being moved to tools/. | 11 年前 | |
Update spec.txt. | 6 个月前 | |
Fix bug with determining if task is complete & adjust to spec. (#142) * Had incorrect check for whether opaque data meant that the task was complete * The spec says that either an upper or lower case X means the task is complete. | 6 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 个月前 | ||
| 10 年前 | ||
| 9 年前 | ||
| 11 年前 | ||
| 6 个月前 | ||
| 6 个月前 |