Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/upgrade v8 once more #10978

Merged
merged 112 commits into from
Feb 3, 2020
Merged
Changes from 1 commit
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
fb1c007
start upgrading V8 to 7.7.299
dothebart Oct 17, 2019
69fc48d
start implementing changes to follow V8 API Changes
dothebart Oct 17, 2019
8a36a22
force add ignored file.
dothebart Oct 17, 2019
617fdc1
fight gitignore
dothebart Oct 17, 2019
d491a11
make dependencies work
dothebart Oct 17, 2019
c9854fa
add future
dothebart Oct 18, 2019
75216bb
switch link
dothebart Oct 18, 2019
c9d63e2
use propper test directory
dothebart Oct 18, 2019
f92f9cd
move it up
dothebart Oct 18, 2019
071fa83
Fix scripts so they can work with python3
ObiWahn Oct 17, 2019
09907a7
remove non-linked
dothebart Oct 18, 2019
8b85efa
add symlink
dothebart Oct 18, 2019
9ca33ab
merge
ObiWahn Oct 18, 2019
940202d
Merge branch 'feature/upgrade-v8' of https://github.com/arangodb/aran…
ObiWahn Oct 18, 2019
49523a3
work on following API changes
dothebart Oct 18, 2019
a232016
Merge branch 'feature/upgrade-v8' of github.com:arangodb/ArangoDB int…
dothebart Oct 18, 2019
0e03770
more API Changes
dothebart Oct 18, 2019
7c7236b
start fixing librarie to link
dothebart Oct 18, 2019
68e590c
fix linking - need to have libv8 and compiler twice - they have circu…
dothebart Oct 21, 2019
fd6aaa7
make tests mostly compile
dothebart Oct 21, 2019
faee66c
fix shared pointer creation
ObiWahn Oct 21, 2019
a9d4134
add topmost exports object
dothebart Oct 21, 2019
760f1ca
last fixes...
dothebart Oct 21, 2019
403580e
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Oct 21, 2019
1e6345d
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Oct 21, 2019
c324757
fight .gitignore
dothebart Oct 21, 2019
6e28205
fix buffer handling
dothebart Oct 22, 2019
53657ef
fix enterprise
dothebart Oct 22, 2019
43be282
Merge branch 'devel' of https://github.com/arangodb/arangodb into fea…
ObiWahn Oct 23, 2019
bd23b6e
fix confusing v8g names, fix analyzer tests
dothebart Oct 24, 2019
5d5d089
Merge branch 'feature/upgrade-v8' of github.com:arangodb/ArangoDB int…
dothebart Oct 24, 2019
b750720
fix preprocessor usage, improve error message in test
dothebart Oct 24, 2019
5514186
fix views test
dothebart Oct 24, 2019
5d31e7d
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Oct 24, 2019
8854752
lint
dothebart Oct 24, 2019
243cac2
add namepsace
dothebart Oct 24, 2019
be4dbd4
fix casting
dothebart Oct 24, 2019
46ab374
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Nov 7, 2019
b9985e3
fix merge flaws
dothebart Nov 7, 2019
8d97a73
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Nov 13, 2019
8cbe3fc
fix windows gyp interface
dothebart Nov 13, 2019
202a720
fix header file naming
dothebart Nov 13, 2019
01c8eca
fix windows compilation; disable warnings, switch to utf-8 chars
dothebart Nov 13, 2019
b7606b2
Hack: don't expand .tq filenames, torque wants them relative
dothebart Nov 13, 2019
3b55f9a
fix cygwin path handling.
dothebart Nov 13, 2019
4e56537
add 2019
dothebart Nov 13, 2019
db0a368
add missing dependency
dothebart Nov 13, 2019
422c717
add forgotten files
dothebart Nov 13, 2019
9009cec
fix location of file in all places
dothebart Nov 13, 2019
8abe02c
add missing pch files
dothebart Nov 13, 2019
d3cf3b1
shuffle stuff around
dothebart Nov 13, 2019
0c5d13c
finish the big shuffle
dothebart Nov 14, 2019
60f5d9b
adjust windows paths, make catch tests compile with the new V8 too
dothebart Nov 14, 2019
5b14ce2
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Nov 14, 2019
6ee784b
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Nov 18, 2019
47f1c6d
adjust file location
dothebart Nov 18, 2019
744bfd9
debug macros won't work on teh wintendo, comment out
dothebart Nov 18, 2019
1a34284
re-enable debug build - it should compile now
dothebart Nov 18, 2019
e06191d
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Nov 18, 2019
6d3ded7
re-enable debug build - it should compile now
dothebart Nov 18, 2019
be86f9c
fix build
dothebart Nov 18, 2019
b26c3ed
fix d8 compilation
dothebart Nov 19, 2019
e1857fd
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Nov 19, 2019
6816ca7
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Jan 13, 2020
c99978e
wintendo worx now
dothebart Jan 15, 2020
8817b61
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Jan 15, 2020
f6a5a74
apply dans patch
dothebart Jan 15, 2020
1dbcf71
if we have a path segment matching on3 prepend it in the search
dothebart Jan 16, 2020
5cfaf16
macro isn't found for some reason?
dothebart Jan 16, 2020
af4a4a3
unsharpen match
dothebart Jan 16, 2020
05e6663
get V8 running on mac
dothebart Jan 21, 2020
f0f10de
Merge branch 'devel' of github.com:arangodb/ArangoDB into feature/upg…
dothebart Jan 21, 2020
afbab8d
fresh V8
dothebart Jan 24, 2020
65a3a1a
new files
dothebart Jan 24, 2020
b1874aa
API-Changes for newer V8
dothebart Jan 24, 2020
9333daf
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 24, 2020
ad662d7
revert to default boilerplate, it doesn't work as thought
dothebart Jan 27, 2020
37109d7
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 27, 2020
c6c7185
more places to re-adjust to the new V8 boilerplate code
dothebart Jan 27, 2020
48812d5
remove shebang handling - the V8 parser can now do this on its own. h…
dothebart Jan 27, 2020
1d71e5f
incooperate https://github.com/arangodb/arangodb/pull/10141
dothebart Jan 27, 2020
bb0558e
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 27, 2020
4a5c313
not yet defined in older versions
dothebart Jan 27, 2020
cab3a6a
if windows...
dothebart Jan 27, 2020
2fc9fe9
fix xcode
dothebart Jan 28, 2020
42c4a73
fix typo
dothebart Jan 28, 2020
d49f17f
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 28, 2020
ef8cdc5
fix typo
dothebart Jan 28, 2020
0914ef3
fresh copy of upstream xcode detection source
dothebart Jan 28, 2020
9f53923
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 28, 2020
3de5cd4
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 28, 2020
db271f6
simplify
dothebart Jan 30, 2020
eaee96f
if no RTTI is in V8, catching derived std::exception s doesn't work a…
dothebart Jan 30, 2020
e241b5c
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 30, 2020
5670412
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 30, 2020
32b0d55
Space!
dothebart Jan 30, 2020
af7481b
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 31, 2020
3b37a67
copy jslint to system, use system js dir for arangosh - else we may f…
dothebart Jan 31, 2020
ff10da5
quoting
dothebart Jan 31, 2020
343cd42
icu 64.2
dothebart Jan 31, 2020
22406fa
fix errnous blank
dothebart Jan 31, 2020
c39d47c
remove frommaybe todo
dothebart Jan 31, 2020
8e16db9
remove todo
dothebart Jan 31, 2020
a1919de
use proper function to get the value
dothebart Jan 31, 2020
107fa13
remove deleted IsNearDeath API function
dothebart Jan 31, 2020
2c54d41
remove dead code
dothebart Jan 31, 2020
33b7d2b
delete unused code
dothebart Jan 31, 2020
9f11a23
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 31, 2020
a01fc99
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Jan 31, 2020
7430444
adjust version
dothebart Feb 3, 2020
96cd4d4
fix version
dothebart Feb 3, 2020
a07e46a
Merge branch 'devel' of github.com:arangodb/ArangoDB into beature/upg…
dothebart Feb 3, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'devel' of https://github.com/arangodb/arangodb into fea…
…ture/upgrade-v8

* 'devel' of https://github.com/arangodb/arangodb:
  updated CHANGELOG
  upgrade boost to version 1.71.0 (#10299)
  Feature/explain spliced subqueries (#10298)
  Revert "Feature/react webpack testing (#8712)"
  Feature/react webpack testing (#8712)
  Bug fix/make result ctor noexcept (#10293)
  micro optimizations for case conversion (#10291)
  fix error message (#10281)
  Add Linux to -Werr (#10294)
  • Loading branch information
ObiWahn committed Oct 23, 2019
commit 43be28288d828ffc05d2f62e70aa49e9f02ed1f7

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.