summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2012-05-16fix js-1.7 for freebsdEric Milkie
2012-02-06fix --use-system-snappy SERVER-4634Eliot Horowitz
2011-11-16scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829Eliot Horowitz
2011-09-09Fix off-by-one in linenoise SERVER-3394Mathias Stearn
2011-09-06Make linenoise work correctly with multi-line pastesMathias Stearn
2011-09-06Correct fix for SERVER-3394Mathias Stearn
2011-09-06Revert "fix highlighting in shell for lines longer than console width SERVER-...Mathias Stearn
2011-08-24fix sm for windows SERVER-3659Eliot Horowitz
2011-08-23NDEBUG might be causing issuesEliot Horowitz
2011-08-22put our sm version at the frontEliot Horowitz
2011-08-22put our own versions at the frontEliot Horowitz
2011-08-22fix depencies for sm SERVER-3659Eliot Horowitz
2011-08-22fix sm build for solaris SERVER-3659 take3Eliot Horowitz
2011-08-22try to fix solaris sm build SERVER-3659 v2Eliot Horowitz
2011-08-22try to fix solaris sm build SERVER-3659Eliot Horowitz
2011-08-22fix windows sm build SERVER-3659Eliot Horowitz
2011-08-21sm flags for windows SERVER-3659Eliot Horowitz
2011-08-21remove bad files for sm SERVER-3659Eliot Horowitz
2011-08-21fix sm build for darwin SERVER-3659Eliot Horowitz
2011-08-21combine sm in sourceEliot Horowitz
2011-08-19don't use pcre heap for solarisEliot Horowitz
2011-08-18move snappy setup to third_party/snappy.pyEliot Horowitz
2011-08-18use our own version of pcre SERVER-2085Eliot Horowitz
2011-08-02make earlier visual studio versions workdwight
2011-08-02elim a couple warnings on windowsdwight
2011-08-02compression libdwight
2011-08-01Shell ignores tabs at begining of line to play nice with copy-paste SERVER-3508Mathias Stearn
2011-07-08fix highlighting in shell for lines longer than console width SERVER-3394Mathias Stearn
2011-04-20home and end keys for linux and rxvtMathias Stearn
2011-04-20Special debug mode in shell to print raw input bytesMathias Stearn
2011-04-16Basic highlighting of matched bracesMathias Stearn
2011-04-16fix the shellMathias Stearn
2011-04-15don't save or load blank history linesMathias Stearn
2011-04-15home and end key support on posixMathias Stearn
2011-04-15make history_index global and an actual indexMathias Stearn
2011-04-12don't SIGBUS when deleting at end of lineMathias Stearn
2011-04-11fix completeLine SERVER-1763Mathias Stearn
2011-04-11didn't mean to change this commentMathias Stearn
2011-04-11CHA is 1-based. Fixes an issue with aterm.Mathias Stearn
2011-04-11first pass at merging posix and win32 linenoise codebases SERVER-1763Mathias Stearn
2011-04-04towards compact cmd still in progdwight
2011-03-25notes about linenoiseEliot Horowitz
2011-03-25renameEliot Horowitz
2011-03-18const correct some linenoise functionsMathias Stearn
2011-03-18try linenoise on windowsEliot Horowitz
2011-03-18use linenoise as cppEliot Horowitz
2011-03-18fix some cpp warningsEliot Horowitz
2011-03-18use linenoise instead of readlineEliot Horowitz