Historique des commits

Auteur SHA1 Message Date
  Dan Davison 162b522728 Fixing srcname function call regexps. il y a 16 ans
  Dan Davison 911e77a7c9 Code rearrangement: restrict R column names changes to org-babel-R.el. il y a 16 ans
  Dan Davison 062bc09d84 Adding support for column names (header line) when using R. il y a 16 ans
  Dan Davison ef6668df61 Merging examplizing-output into master il y a 16 ans
  Dan Davison bcfa3b95c7 Add ability to remove #+begin_example blocks of output. il y a 16 ans
  Eric Schulte fcfe110fef correctly handling exclusive :exports params il y a 16 ans
  Eric Schulte 44ff72261c moved org-babel-merge-results into anonymous function in flet il y a 16 ans
  Dan Davison c2b255e0da Changing default min lines for block output to 10 il y a 16 ans
  Dan Davison 4dfe45cdf1 Trivial: function name change for clarification. il y a 16 ans
  Dan Davison 04a4a4862e Using #+begin_example...#+end_example blocks for output. il y a 16 ans
  Eric Schulte fdae720848 removed large block of lang-specific comments from org-babel.el il y a 16 ans
  Eric Schulte 6661bb70d5 new default export parameters il y a 16 ans
  Eric Schulte bda750be2f combination of :results parameters now takes mutually exclusive parameter groups into consideration il y a 16 ans
  Eric Schulte 8408187f4a using org-babel-merge-params for inline header arguments il y a 16 ans
  Dan Davison 017d46e50f Reinstated force-results-to-vector: passing all tests in table. il y a 16 ans
  Dan Davison 8c9d8b6c28 Don't attempt to remove result when :results silent. il y a 16 ans
  Dan Davison 9ebb554527 o-b-merge-params function was not allowing whitespace around the '=' sign. il y a 16 ans
  Dan Davison 7eecca6db5 Reinstating a previous change that got lost in the last merge somehow. il y a 16 ans
  Dan Davison 72ccd88c97 Merging master into results. il y a 16 ans
  Dan Davison 5d49db67ab Correcting up cut/paste mistakes made in manual conflict resolution. il y a 16 ans
  Dan Davison 4f15280631 Bugfix: not assuming that we're in a source block when inserting result. il y a 16 ans
  Dan Davison 64a5c0e379 Merging master into results: required manual conflict resolution. il y a 16 ans
  Eric Schulte cdc46b8b74 added ability for languages to change their default header argument values il y a 16 ans
  Eric Schulte 29d910c5e2 "file" results now correctly insert a file link il y a 16 ans
  Dan Davison d128662fa3 Eliminating duplicated code (take 2...). il y a 16 ans
  Dan Davison f74b084d99 Bringing org-babel-execute-[buffer/subtree] functions up-to-date. il y a 16 ans
  Dan Davison 2b273bce7d Different messages for :results output and value modes. il y a 16 ans
  Dan Davison ad57e15afe Bugfix in org-babel-read (relevant to all branches). il y a 16 ans
  Dan Davison c1f8de5eec Cosmetic changes only: shortening lines to fit my screen. il y a 16 ans
  Dan Davison 08eba0ceea Bugfix: my regexp was not allowing whitespace inside function call. il y a 16 ans