커밋 기록

작성자 SHA1 메시지 날짜
  Eric Schulte 451acd11ce move ob-map-src-blocks up in ob.el and autoload it 14 년 전
  Eric Schulte e34033fec2 using higher level function for checking list membership 14 년 전
  Eric Schulte 97f4c3f9a1 fixed (hopefully) error in compiled form of org-babel-map-src-blocks 14 년 전
  Eric Schulte 88947588bc lists are now a data type recognized by code blocks 14 년 전
  Eric Schulte c676f62361 passing header arguments through to called code blocks 14 년 전
  Bastien Guerry 6630edbd0f Set version number to 7.3 14 년 전
  Dan Davison ed5665e1e2 babel: Use `copy-sequence' instead of `copy-tree' 14 년 전
  Dan Davison d6599c5699 babel: Ensure that result is a file link when that is intended 14 년 전
  Dan Davison cf0cdd7785 babel: Fix data structure corruption when sorting parameters 14 년 전
  Dan Davison 1ee54e0db7 babel: Don't resolve variable references unless requested 14 년 전
  Eric Schulte 2152f1ec28 ob-tangle: detangle changes in code files back to the original org files 14 년 전
  Carsten Dominik 82af72eef7 Push version number to 7.02trans 14 년 전
  Dan Davison 9c1acbc667 babel: Fix regexp parsing of functional-style arguments 14 년 전
  David Maus 095f9e298f Declare to silence byte compiler 14 년 전
  Eric Schulte d87e33ea19 babel: ob-execute-src-block respects prefix argument (which forces re-calculation) 14 년 전
  Eric Schulte 3fd8d906e4 babel: removed needless param sorting from ob-execute-src-block 14 년 전
  Eric Schulte b664510ec4 babel: ensure that info is sorted at the header argument level 14 년 전
  Dan Davison 7c44c8ca7d babel: Make test for identical input more stringent when hashing 14 년 전
  Dan Davison f2e547c657 babel: Fix check for zero length sequences when constructing hash key 14 년 전
  Eric Schulte 91f8cfaebb ob: ob-demarcate updated to reflect the new info list contents 14 년 전
  Eric Schulte b50125a1ac fixed minor bug in and improved efficiency of org-babel-map-src-blocks 14 년 전
  Dan Davison 4247150094 babel: Don't resolve variable references during `org-babel-demarcate-block' 14 년 전
  Eric Schulte e905dbe0f6 babel hashing now handles more complex types in params 14 년 전
  Eric Schulte cea9fd7421 sanding off some rough corners left by the reworking of process-params 14 년 전
  Dan Davison 83332fb69c babel: New version of generic expansion function 14 년 전
  Eric Schulte 43c712fccb unifying ob-process-params and ob-expand-variables 14 년 전
  Eric Schulte fd97cb9386 ob-lob: now working with the new variable resolution setup 14 년 전
  Eric Schulte 71d50277b5 ob: only sort parameters if it's required for caching 14 년 전
  Eric Schulte 1aed27c104 ob-merge-params: fixed order or precedence for variables 14 년 전
  Eric Schulte 2ddcf9e255 removing obsoleted optional third argument from org-babel-expand-body:LANG 14 년 전