summaryrefslogtreecommitdiff
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* fix js-1.7 for freebsdEric Milkie2012-05-161-0/+2
* fix --use-system-snappy SERVER-4634Eliot Horowitz2012-02-061-1/+1
* scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829Eliot Horowitz2011-11-163-4/+24
* Fix off-by-one in linenoise SERVER-3394Mathias Stearn2011-09-091-1/+1
* Make linenoise work correctly with multi-line pastesMathias Stearn2011-09-061-2/+2
* Correct fix for SERVER-3394Mathias Stearn2011-09-061-1/+1
* Revert "fix highlighting in shell for lines longer than console width SERVER-...Mathias Stearn2011-09-061-4/+4
* fix sm for windows SERVER-3659Eliot Horowitz2011-08-241-0/+4
* NDEBUG might be causing issuesEliot Horowitz2011-08-231-1/+3
* put our sm version at the frontEliot Horowitz2011-08-221-1/+1
* put our own versions at the frontEliot Horowitz2011-08-221-1/+1
* fix depencies for sm SERVER-3659Eliot Horowitz2011-08-221-3/+5
* fix sm build for solaris SERVER-3659 take3Eliot Horowitz2011-08-221-1/+1
* try to fix solaris sm build SERVER-3659 v2Eliot Horowitz2011-08-221-1/+1
* try to fix solaris sm build SERVER-3659Eliot Horowitz2011-08-221-0/+3
* fix windows sm build SERVER-3659Eliot Horowitz2011-08-221-2/+1
* sm flags for windows SERVER-3659Eliot Horowitz2011-08-211-0/+4
* remove bad files for sm SERVER-3659Eliot Horowitz2011-08-211-0/+0
* fix sm build for darwin SERVER-3659Eliot Horowitz2011-08-212-1/+1
* combine sm in sourceEliot Horowitz2011-08-21243-0/+132851
* don't use pcre heap for solarisEliot Horowitz2011-08-191-0/+3
* move snappy setup to third_party/snappy.pyEliot Horowitz2011-08-182-1/+12
* use our own version of pcre SERVER-2085Eliot Horowitz2011-08-1852-0/+33291
* make earlier visual studio versions workdwight2011-08-021-2/+2
* elim a couple warnings on windowsdwight2011-08-021-0/+5
* compression libdwight2011-08-0211-0/+2426
* Shell ignores tabs at begining of line to play nice with copy-paste SERVER-3508Mathias Stearn2011-08-011-1/+4
* fix highlighting in shell for lines longer than console width SERVER-3394Mathias Stearn2011-07-081-4/+4
* home and end keys for linux and rxvtMathias Stearn2011-04-201-4/+17
* Special debug mode in shell to print raw input bytesMathias Stearn2011-04-201-1/+27
* Basic highlighting of matched bracesMathias Stearn2011-04-161-1/+39
* fix the shellMathias Stearn2011-04-161-1/+1
* don't save or load blank history linesMathias Stearn2011-04-151-3/+6
* home and end key support on posixMathias Stearn2011-04-151-0/+8
* make history_index global and an actual indexMathias Stearn2011-04-151-5/+6
* don't SIGBUS when deleting at end of lineMathias Stearn2011-04-121-4/+6
* fix completeLine SERVER-1763Mathias Stearn2011-04-111-1/+3
* didn't mean to change this commentMathias Stearn2011-04-111-1/+1
* CHA is 1-based. Fixes an issue with aterm.Mathias Stearn2011-04-111-4/+4
* first pass at merging posix and win32 linenoise codebases SERVER-1763Mathias Stearn2011-04-111-87/+218
* towards compact cmd still in progdwight2011-04-041-1/+2
* notes about linenoiseEliot Horowitz2011-03-251-1/+6
* renameEliot Horowitz2011-03-251-0/+0
* const correct some linenoise functionsMathias Stearn2011-03-182-6/+6
* try linenoise on windowsEliot Horowitz2011-03-181-0/+441
* use linenoise as cppEliot Horowitz2011-03-181-0/+0
* fix some cpp warningsEliot Horowitz2011-03-181-9/+9
* use linenoise instead of readlineEliot Horowitz2011-03-187-0/+749