Historique des commits

Auteur SHA1 Message Date
  Eric Schulte c4418fc472 ob: fixed insertion of result error il y a 15 ans
  Eric Schulte c3b7eca193 ob: fixed newly introduced empty result error il y a 15 ans
  Eric Schulte 01b4f63fe9 ob: no longer escaping results which will be wrapped in a block. il y a 15 ans
  Eric Schulte 30b2d604c5 ob: more descriptive "Evaluation Aborted" message il y a 15 ans
  Eric Schulte b5f7b02814 "wrap" :results header argument wraps code block results il y a 15 ans
  Eric Schulte 950bea36f8 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode il y a 15 ans
  Eric Schulte d24b04d82f ob: cleaner parsing of header arguments il y a 15 ans
  Dan Davison 666e6ed5e7 babel: Wipe error buffer clean at start of execution il y a 15 ans
  Eric Schulte b174975eb7 ob: safer conversion of results of scripting languages into elisp objects il y a 15 ans
  Achim Gratz 95bb16661b Fix byte compiler warnings il y a 15 ans
  Eric Schulte 3785722e92 ob: fix compiler warnings introduced by code-block list reading/writing il y a 15 ans
  Eric Schulte 6baa78b2da ob: no longer adding extra ":" to singleton first header args il y a 15 ans
  Eric Schulte 451acd11ce move ob-map-src-blocks up in ob.el and autoload it il y a 15 ans
  Eric Schulte e34033fec2 using higher level function for checking list membership il y a 15 ans
  Eric Schulte 97f4c3f9a1 fixed (hopefully) error in compiled form of org-babel-map-src-blocks il y a 15 ans
  Eric Schulte 88947588bc lists are now a data type recognized by code blocks il y a 15 ans
  Eric Schulte c676f62361 passing header arguments through to called code blocks il y a 15 ans
  Bastien Guerry 6630edbd0f Set version number to 7.3 il y a 15 ans
  Dan Davison ed5665e1e2 babel: Use `copy-sequence' instead of `copy-tree' il y a 15 ans
  Dan Davison d6599c5699 babel: Ensure that result is a file link when that is intended il y a 15 ans
  Dan Davison cf0cdd7785 babel: Fix data structure corruption when sorting parameters il y a 15 ans
  Dan Davison 1ee54e0db7 babel: Don't resolve variable references unless requested il y a 15 ans
  Eric Schulte 2152f1ec28 ob-tangle: detangle changes in code files back to the original org files il y a 15 ans
  Carsten Dominik 82af72eef7 Push version number to 7.02trans il y a 15 ans
  Dan Davison 9c1acbc667 babel: Fix regexp parsing of functional-style arguments il y a 15 ans
  David Maus 095f9e298f Declare to silence byte compiler il y a 15 ans
  Eric Schulte d87e33ea19 babel: ob-execute-src-block respects prefix argument (which forces re-calculation) il y a 15 ans
  Eric Schulte 3fd8d906e4 babel: removed needless param sorting from ob-execute-src-block il y a 15 ans
  Eric Schulte b664510ec4 babel: ensure that info is sorted at the header argument level il y a 15 ans
  Dan Davison 7c44c8ca7d babel: Make test for identical input more stringent when hashing il y a 15 ans