Histórico de Commits

Autor SHA1 Mensagem Data
  Bastien Guerry 07e31dfa0d Delete trailing whitespaces. há 13 anos atrás
  Martyn Jago 2ef6100af5 Modify tests to avoid writing to non-temp test-example files. há 13 anos atrás
  Eric Schulte 8cffe3aabf fixed bug in org-babel-balanced-split when run on Emacs22 há 13 anos atrás
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). há 13 anos atrás
  Eric Schulte b21da5f5d6 fixed bug in parsing of arguments to code block references há 14 anos atrás
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references há 14 anos atrás
  Eric Schulte a998cae722 the :eval header argument now takes 4(6) possible values há 14 anos atrás
  Eric Schulte 3693952e3b New option to update intermediate in-buffer results há 14 anos atrás
  Eric Schulte 82c0f9bf69 Allow spaces around "=" in code block variable specifications há 14 anos atrás
  Eric Schulte 7c21098323 Don't match partial names when resolving code or data references há 14 anos atrás
  Eric Schulte 19884ab280 resolve named code blocks before named data há 14 anos atrás
  Eric Schulte c21692506d fix bug missing references to example blocks há 14 anos atrás
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results há 14 anos atrás
  Eric Schulte f98ee77b38 tests protecting nested code blocks há 14 anos atrás
  Eric Schulte 7e93b90f88 Standardized code block keywords há 14 anos atrás
  Eric Schulte b3e322125d testing that results are duplicated -- By Sebastien Vauban há 14 anos atrás
  Eric Schulte 8bff3bfc22 code cleanliness in test-ob.el há 14 anos atrás
  Martyn Jago cfc019073e Refactor tests to use `org-test-with-temp-text' * testing/lisp/test-ob.el: refactor há 14 anos atrás
  Sebastien Vauban fefff8ec87 Add test checking that any variable declared with no default value will generate a proper error message. há 14 anos atrás
  Eric Schulte 7eaa67260b test the combination of code block results wrapper and type há 14 anos atrás
  Martyn Jago fd1e005e33 Add missing FSF / author headers and org-test dependency to some test files * testing/lisp/test-ob-awk.el: * testing/lisp/test-ob-fortran.el: * testing/lisp/test-ob-lilypond.el: * testing/lisp/test-ob.el: * testing/lisp/test-org-exp.el: Add missing FSF / author headers and org-test dependency to some test files. há 14 anos atrás
  Eric Schulte f1fcc592fd re-wrapped test to prevent failure during batch execution há 14 anos atrás
  Eric Schulte f78f29ebea all tests should now pass on Emacs23 há 14 anos atrás
  Martyn Jago 8fb588d4d3 * testing/lisp/test-ob.el: Fixed typo há 14 anos atrás
  Martyn Jago bb0b9709ef * testing/lisp/test-ob.el: More tests for inline source blocks execution via org-ctrl-c-ctrl-c há 14 anos atrás
  Eric Schulte 242a928646 removing test: shouldn't test a variables value, should test its functionality há 14 anos atrás
  Martyn Jago 223ac13486 Inline source block and test fixes * lisp/ob.el: Fixed late night refactoring error * testing/examples/babel.org: whitespace * testing/lisp/test-ob.el: Fixed test-org-babel/inline-src-block-regexp (regression error) Renamed test-org-babel/parse-header-args2 since duplicate test heading Made test-org-babel/parse-header-args less brittle há 14 anos atrás
  Martyn Jago d7d052ec7c Bug fixes to inline source block execution triggering. * lisp/ob.el: Created org-babel-get-inline-src-block-matches() to fix problems with org-ctrl-c-ctrl-c not triggering inline src block execution when point is on or after a space within the inline src block body. Also fixed execution problems where inline src block is on buffer line 1. * testing/examples/babel.org: Test data for org-babel-get-inline-src-block-matches() há 14 anos atrás
  Eric Schulte 14c635450a test inline src blocks há 14 anos atrás
  Eric Schulte b18e0cb117 test: tests for expanding noweb references há 14 anos atrás