提交歷史

作者 SHA1 備註 提交日期
  Martyn Jago c82ca2f19a Fix `org-babel-result-end' command to provide consistent result removal where result is type `wrap'. 13 年之前
  Eric Schulte 2395c3eff1 Merge branch 'origin-maint' 13 年之前
  Eric Schulte a706f42403 update tests 13 年之前
  Eric Schulte d3538624e7 Merge branch 'origin-maint' 13 年之前
  Eric Schulte 43abeaa488 evaluate all executables in buffer order on export 13 年之前
  Eric Schulte 4ce9b8044c test for customizable code block export 13 年之前
  Martyn Jago bd2794f5c1 Regression tests regarding code block results and result removal/replacement. 13 年之前
  Eric Schulte 4db4fe84a8 Merge branch 'origin-maint' 13 年之前
  Martyn Jago d270cfcf74 Fix to test-org-babel/org-babel-get-inline-src-block-matches. * testing/lisp/test-ob.el: Character position offset -=2 to account for removal of trailing spaces 13 年之前
  Bastien Guerry 07e31dfa0d Delete trailing whitespaces. 13 年之前
  Martyn Jago 2ef6100af5 Modify tests to avoid writing to non-temp test-example files. 13 年之前
  Eric Schulte 2c2e1a5448 fixed bug in org-babel-balanced-split when run on Emacs22 13 年之前
  Eric Schulte 8cffe3aabf fixed bug in org-babel-balanced-split when run on Emacs22 13 年之前
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 年之前
  Eric Schulte b21da5f5d6 fixed bug in parsing of arguments to code block references 14 年之前
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references 14 年之前
  Eric Schulte a998cae722 the :eval header argument now takes 4(6) possible values 14 年之前
  Eric Schulte 3693952e3b New option to update intermediate in-buffer results 14 年之前
  Eric Schulte 82c0f9bf69 Allow spaces around "=" in code block variable specifications 14 年之前
  Eric Schulte 7c21098323 Don't match partial names when resolving code or data references 14 年之前
  Eric Schulte 19884ab280 resolve named code blocks before named data 14 年之前
  Eric Schulte c21692506d fix bug missing references to example blocks 14 年之前
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results 14 年之前
  Eric Schulte f98ee77b38 tests protecting nested code blocks 14 年之前
  Eric Schulte 7e93b90f88 Standardized code block keywords 14 年之前
  Eric Schulte b3e322125d testing that results are duplicated -- By Sebastien Vauban 14 年之前
  Eric Schulte 8bff3bfc22 code cleanliness in test-ob.el 14 年之前
  Martyn Jago cfc019073e Refactor tests to use `org-test-with-temp-text' * testing/lisp/test-ob.el: refactor 14 年之前
  Sebastien Vauban fefff8ec87 Add test checking that any variable declared with no default value will generate a proper error message. 14 年之前
  Eric Schulte 7eaa67260b test the combination of code block results wrapper and type 14 年之前