2010-11-18 |
Eric Schulte | fixed (hopefully) error in compiled form of org-babel...
|
commit | commitdiff | tree |
2010-11-17 |
Eric Schulte | lists are now a data type recognized by code blocks
|
commit | commitdiff | tree |
2010-11-17 |
Eric Schulte | org-babel-load-file can now be called interactively
|
commit | commitdiff | tree |
2010-11-13 |
Eric Schulte | ob-calc: ensure the *Calculator* buffer exists before...
|
commit | commitdiff | tree |
2010-11-13 |
Eric Schulte | babel: fix a number of compiler warnings
|
commit | commitdiff | tree |
2010-11-12 |
Nicolas Goaziou | babel: delay call to `org-export-blocks-preprocess...
|
commit | commitdiff | tree |
2010-11-12 |
Eric Schulte | library of babel: aesthetic changes to elispgantt
|
commit | commitdiff | tree |
2010-11-12 |
Eric Schulte | adding elispgantt to the library of babel
|
commit | commitdiff | tree |
2010-11-08 |
Eric Schulte | updated tests to accommodate new #+call: line header...
|
commit | commitdiff | tree |
2010-11-08 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-11-08 |
Eric Schulte | passing header arguments through to called code blocks
|
commit | commitdiff | tree |
2010-11-04 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-11-04 |
Eric Schulte | ob-calc: support for variables -- converts :var variables...
|
commit | commitdiff | tree |
2010-11-03 |
Eric Schulte | fixed typo in the manual -- Thanks to Eric S Fraga...
|
commit | commitdiff | tree |
2010-10-30 |
Eric Schulte | ob-calc: added to org-src-lang-modes, safer evaluation...
|
commit | commitdiff | tree |
2010-10-30 |
Eric Schulte | adding ob-calc to org-babel-load-languages
|
commit | commitdiff | tree |
2010-10-29 |
Eric Schulte | ob-calc: ensure that calc stack refers to the correct...
|
commit | commitdiff | tree |
2010-10-29 |
Eric Schulte | ob-calc: adding the beginnings of support for calc...
|
commit | commitdiff | tree |
2010-10-29 |
Eric Schulte | Changes.org: adding entry on Org-babel speed keys
|
commit | commitdiff | tree |
2010-10-29 |
Eric Schulte | ob-tangle: detangle changes in code files back to the...
|
commit | commitdiff | tree |
2010-10-29 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-10-29 |
Eric Schulte | fixed typos in tangle comment link format strings
|
commit | commitdiff | tree |
2010-10-27 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-10-27 |
Eric Schulte | org-mime: removed call to defunct function
|
commit | commitdiff | tree |
2010-10-27 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-10-27 |
Eric Schulte | adding more of the recent Babel development items to...
|
commit | commitdiff | tree |
2010-10-27 |
Eric Schulte | ob-gnuplot: fixed bug in data file assignment using...
|
commit | commitdiff | tree |
2010-10-26 |
Eric Schulte | adding new :headers header argument for latex code...
|
commit | commitdiff | tree |
2010-10-25 |
Eric Schulte | ob-clojure: fixed error message when clojure binary...
|
commit | commitdiff | tree |
2010-10-22 |
Eric Schulte | suggesting a new function org-export-string From: Eric Schulte <schulte.eric@gmail.com>
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | testing: noted incompatible testing change in Changes.org
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | babel: mention improved caching changes in Changes.org
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | babel: uncomment test-ob-lob.el test which seems to...
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | babel: ob-execute-src-block respects prefix argument...
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | babel: removed needless param sorting from ob-execute...
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | babel: Changes.org now discusses recent babel developments
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | babel: updating tests
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | babel: ensure that info is sorted at the header argument...
|
commit | commitdiff | tree |
2010-10-21 |
Dan Davison | babel: Make test for identical input more stringent...
|
commit | commitdiff | tree |
2010-10-21 |
Dan Davison | babel: Fix check for zero length sequences when constructing...
|
commit | commitdiff | tree |
2010-10-21 |
Eric Schulte | tangle: ensure that full info (with expanded variables...
|
commit | commitdiff | tree |
2010-10-20 |
Eric Schulte | fixed some compilation warnings
|
commit | commitdiff | tree |
2010-10-17 |
Thomas S. Dye | documentation patch, Babel header arguments
|
commit | commitdiff | tree |
2010-10-15 |
Eric Schulte | ob-sh: no longer fails on empty results
|
commit | commitdiff | tree |
2010-10-15 |
Eric Schulte | removing old testing file as it can cause errors
|
commit | commitdiff | tree |
2010-10-14 |
Eric Schulte | ob-tangle: only create links for blocks that will actually...
|
commit | commitdiff | tree |
2010-10-14 |
Eric Schulte | merged
|
commit | commitdiff | tree |
2010-10-14 |
Eric Schulte | ob-sh: don't insert extra newlines in the beginning...
|
commit | commitdiff | tree |
2010-10-14 |
Eric Schulte | tests: adding test for eval'd elisp forms in header...
|
commit | commitdiff | tree |
2010-10-14 |
Eric Schulte | ob: keep max line with at <=80
|
commit | commitdiff | tree |
2010-10-14 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-10-14 |
Eric Schulte | recognize clojure as a lisp in `org-export-latex-listings...
|
commit | commitdiff | tree |
2010-10-13 |
Eric Schulte | ob-python: fixed compiler warning
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | ob: minor fix to a documentation string
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | doc: updating :noweb documentation to reflect the new...
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | ob-exp: ":noweb tangle" now expands noweb references...
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | added tangle tests exercising new desired tangling...
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | typo in testing/README.org, once again, thanks Nick...
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | ensuring that test files include org-test in their...
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | ensure that the testing/contrib/lisp directory is created
|
commit | commitdiff | tree |
2010-10-06 |
Eric Schulte | updated testing/README.org describing how to get started...
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | ob-exp: fixed export when headings have links, with...
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | test: re-arranging example files into their own directory
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | added a test ensuring that export works from buffers...
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | more permissive selector in `org-test-run-all-tests'
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | beginning tests for ob-exp, and related improvements...
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | improving test-helper macros for better name-spaceing...
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | fixed `org-test-load' so that is recursively loads...
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | requiring ert and jump, and using jump for navigation...
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | updating org-testing requires to load ert and jump.el
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | adding ERT and jump.el as git submodules
|
commit | commitdiff | tree |
2010-10-05 |
Eric Schulte | merge ert-testing and schulte-testing, temporarily...
|
commit | commitdiff | tree |
2010-10-05 |
Sebastian Rose,... | Create a test file per defun.
|
commit | commitdiff | tree |
2010-10-05 |
Sebastian Rose,... | Initial ERT test: org-test.el
|
commit | commitdiff | tree |
2010-10-04 |
Eric Schulte | ob-exp: only jump to export-file if original buffer...
|
commit | commitdiff | tree |
2010-10-04 |
Eric Schulte | ob-exp: removed spurious concatenation of "::" to the...
|
commit | commitdiff | tree |
2010-10-01 |
Eric Schulte | babel: fixing issues with org-babel-temporary-directory
|
commit | commitdiff | tree |
2010-10-01 |
Eric Schulte | fixing byte-compilation warning in ob.el
|
commit | commitdiff | tree |
2010-10-01 |
Eric Schulte | improved tangling script in documentation
|
commit | commitdiff | tree |
2010-10-01 |
Eric Schulte | now sharing the file name in the tangling message
|
commit | commitdiff | tree |
2010-09-30 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-30 |
Eric Schulte | fixes compiler warning
|
commit | commitdiff | tree |
2010-09-30 |
Eric Schulte | fixes bug with svg output -- Thanks to Rainer M Krug
|
commit | commitdiff | tree |
2010-09-30 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-30 |
Eric Schulte | using `org-babel-temporary-directory' to collect and...
|
commit | commitdiff | tree |
2010-09-27 |
Eric Schulte | fixed bug causing extra prompt in ob-confirm-evaluate...
|
commit | commitdiff | tree |
2010-09-27 |
Eric Schulte | ob-demarcate-block: visible region and completion during...
|
commit | commitdiff | tree |
2010-09-26 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-23 |
Jambunathan K | enable speed commands for Babel commands on code blocks
|
commit | commitdiff | tree |
2010-09-23 |
Jambunathan K | Support for user-extensible speed commands.
|
commit | commitdiff | tree |
2010-09-22 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | ob-dot: automatically specifies "-T<ext>" based on...
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | ob-org: now raises an error on nested export calls
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | library of babel: new code block for expanding headings
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | ob-plantuml: support for svg output files
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | org-babel-demarcate-block now works before first headline
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | fixing compiler warnings in org-babel-demarcate-block
|
commit | commitdiff | tree |
2010-09-21 |
Eric Schulte | Babel: better handling of empty space when demarcating...
|
commit | commitdiff | tree |
2010-09-20 |
Eric Schulte | Merge branch 'master' of git+ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |