1
0
Fork 0
Commit Graph

190 Commits

Author SHA1 Message Date
Frank Celler 70825ae10a fixed V8 compiler for ARM
Conflicts:
	CHANGELOG
2014-07-15 20:30:16 +02:00
Jan Steemann 0e5679693c fixed compile warnings 2014-07-01 13:17:46 +02:00
Frank Celler 2aec336f09 fixed bufferoverflow 2014-06-25 09:38:20 +02:00
Esteban Lombeyda d429e850ab cleaning compilere warnings 2014-06-23 13:48:21 +02:00
Esteban Lombeyda 96dd32cdd3 bug fix: autocompletion and tab 2014-06-23 12:28:30 +02:00
Jan Steemann 670a833828 issue #868: Can't build the current devel on Mac OS X 2014-05-23 08:51:27 +02:00
Jan Steemann 36567df644 removed libbson 2014-05-16 20:32:05 +02:00
Jan Steemann 14813638dd removed boost 2014-05-12 17:22:42 +02:00
Frank Celler f676e06dc1 fixed CXX and LINK 2014-05-11 21:19:00 +02:00
Frank Celler 540130a4b0 fixed cflags 2014-05-11 00:45:52 +02:00
Frank Celler d46420f2a8 cleanup of flags 2014-05-10 20:10:25 +02:00
Frank Celler cd892deca8 fixed flags 2014-05-10 19:39:35 +02:00
Frank Celler 5fc34f85be fixed flags 2014-05-10 18:58:48 +02:00
Frank Celler 8d7c436784 cleanup of flags 2014-05-10 17:18:44 +02:00
Jan Steemann 7e08e92882 fixed etcd crashes on 32 bit 2014-05-09 12:20:52 +02:00
Esteban Lombeyda 4eda2c7742 Ssignature of new_line_numbers changed; preparation for bug fix 2014-04-24 11:27:12 +02:00
Esteban Lombeyda 5647aa97f7 Bug fix: reverse search; new strategy for positioning cursor 2014-04-23 13:14:20 +02:00
Esteban Lombeyda 65035e296c bug fix: when cursor is at end of screen a new line is inserted 2014-04-22 17:33:44 +02:00
Frank Celler cf5d2e510f added missing gyp files 2014-04-21 13:41:10 +02:00
Esteban Lombeyda 35011bf26e Bug fix: reverse search 2014-04-08 22:39:34 +02:00
Esteban Lombeyda 2f3f5f6f5f new Function initPrompt defined; preparation for bug fix 2014-04-08 21:45:45 +02:00
Jan Steemann b49c2598c3 make icu compile with recent clang++ 2014-04-08 10:43:04 +02:00
Jan Steemann 521c939f80 fix compiler warnings 2014-04-03 20:21:07 +02:00
Max Neunhoeffer 72a30221f0 Run autogen.sh for libbson compilation. 2014-04-03 16:21:58 +02:00
Max Neunhoeffer b488e508a2 Add today's git version of libbson to 3rdParty. 2014-04-03 14:09:24 +02:00
Jan Steemann 50f2ffaaaf fixed misbehaving memory barriers for Visual Studio 2013
seems we are affected by the issue described here:
http://lists.schmorp.de/pipermail/libev/2014q1/002318.html
2014-04-02 14:19:40 +02:00
Esteban Lombeyda 3d756b21e4 cleaning code; removing compiler warnings 2014-04-01 08:57:35 +02:00
Esteban Lombeyda 0a4e416ebc number of visible charaters of the prompt is saved in current structure 2014-04-01 08:39:43 +02:00
Esteban Lombeyda 92c43d1f89 Bug fix delete key; cleaning code (not finished) 2014-04-01 08:00:08 +02:00
Esteban Lombeyda 22545acbf6 Moving to begining of line respectively end of line is fixed 2014-03-31 16:09:52 +02:00
Esteban Lombeyda f6f8281f7e Cursor is positioned whith help of relative coordinates 2014-03-31 15:52:39 +02:00
Esteban Lombeyda dade1c03c8 Bug fix by deleting of the last word 2014-03-31 14:15:45 +02:00
Esteban Lombeyda 7491a2ea02 navigation in editing line works fine 2014-03-31 13:32:12 +02:00
Esteban Lombeyda 8ece132b71 Buf fix in positioning the cursor at the begin of the next line 2014-03-31 11:28:00 +02:00
Esteban Lombeyda 99dbeb4726 Bug fix in setCursorPos 2014-03-27 16:57:13 +01:00
Esteban Lombeyda af3acf5efe optimisation of output was commented out, it did not work fine 2014-03-27 13:55:30 +01:00
Esteban Lombeyda 621a63dc9f bug fix: segmentation default 2014-03-27 12:31:00 +01:00
Esteban Lombeyda 14c1050dac Bug Fix: Line Editing for Linux 2014-03-27 11:38:04 +01:00
Esteban Lombeyda b292b59e1d implementing multilline display of editing line 2014-03-26 11:00:53 +01:00
Esteban Lombeyda f82092aacd small adjustments before multiline editing is supported for linux 2014-03-25 10:39:17 +01:00
Jan Steemann 270a8d83e7 change MacOSX default compile options for V8 2014-03-20 14:46:15 +01:00
Frank Celler e729729c4c added missing suffix 2014-03-07 11:03:45 +01:00
Esteban Lombeyda 909697a4d5 simple batch script for compiling etcd 2014-03-06 15:39:15 +01:00
Max Neunhoeffer dcb2feccd0 Another try to fix process startup under Windows. 2014-03-04 12:31:14 +01:00
Frank Celler 75ebabb039 added suffix 2014-02-28 17:05:48 +01:00
Frank Celler 3bf79c49d6 cannot strip under darwin, no idea why 2014-02-27 23:03:24 +01:00
Frank Celler cca3ccdf0c strip etcd 2014-02-27 22:02:25 +01:00
Frank Celler 134ec1b2bb added --enable-internal-go 2014-02-27 16:50:06 +01:00
Max Neunhoeffer 0009020e5d Rename etcd executable to etcd-arango 2014-02-27 11:40:37 +01:00
Frank Celler e10bab8059 Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding 2014-02-27 09:16:02 +01:00