Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ensure that bound functions cannot be defined without self type | Alex Beregszaszi | 2016-10-19 | 1 | -0/+1 | |
| | ||||||
* | Changelog: Add a point about fixing #1242 | Yoichi Hirai | 2016-10-18 | 1 | -0/+1 | |
| | ||||||
* | Fix assignment after tags in inline assembly | Alex Beregszaszi | 2016-10-11 | 1 | -0/+1 | |
| | ||||||
* | Support address in inline assembly | Alex Beregszaszi | 2016-10-07 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #1164 from ethereum/keccak256-alias | Yoichi Hirai | 2016-10-07 | 1 | -0/+2 | |
|\ | | | | | Add alias keccak256() for sha3() | |||||
| * | Add alias keccak256() for sha3() | Alex Beregszaszi | 2016-10-06 | 1 | -0/+2 | |
| | | ||||||
* | | Disallow unknown options in solc | Alex Beregszaszi | 2016-10-06 | 1 | -0/+3 | |
|/ | ||||||
* | Support both suicide/selfdestruct in inline assembly | Alex Beregszaszi | 2016-10-06 | 1 | -0/+4 | |
| | ||||||
* | Bump version in develop. | chriseth | 2016-09-17 | 1 | -0/+2 | |
| | ||||||
* | Finished version 0.4.2 | chriseth | 2016-09-17 | 1 | -1/+3 | |
| | ||||||
* | Merge pull request #1104 from ethereum/fixmemcosts | chriseth | 2016-09-17 | 1 | -0/+2 | |
|\ | | | | | Fix memory resize costs during call | |||||
| * | Changelog entry. | chriseth | 2016-09-17 | 1 | -0/+2 | |
| | | ||||||
* | | Allow value transfer to library functions. | chriseth | 2016-09-17 | 1 | -0/+1 | |
|/ | ||||||
* | Fix crash for TypeName[k]. | chriseth | 2016-09-16 | 1 | -0/+8 | |
| | ||||||
* | Final changelog entries. | chriseth | 2016-09-08 | 1 | -3/+10 | |
| | ||||||
* | Consistency changes in the Changelog | Alex Beregszaszi | 2016-09-07 | 1 | -12/+12 | |
| | ||||||
* | Update Changelog.md | chriseth | 2016-09-06 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #1008 from ethereum/stipendwithsend | chriseth | 2016-09-06 | 1 | -0/+1 | |
|\ | | | | | Provide gas stipend manually for send(0). | |||||
| * | Provide gas stipend manually for send(0). | chriseth | 2016-09-06 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #1012 from ethereum/reserved-keywords | chriseth | 2016-09-06 | 1 | -1/+1 | |
|\ \ | | | | | | | Reserve view and pure as keywords | |||||
| * | | Update changelog with reserved keywords | Alex Beregszaszi | 2016-09-06 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #1022 from ethereum/changelogpay | chriseth | 2016-09-06 | 1 | -7/+10 | |
|\ \ | | | | | | | Add "payable" to changelog. | |||||
| * | | Clarify payable fallback function | chriseth | 2016-09-06 | 1 | -3/+4 | |
| | | | ||||||
| * | | Add "payable" to changelog. | chriseth | 2016-09-06 | 1 | -6/+8 | |
| | | | ||||||
* | | | Merge pull request #997 from chriseth/linkingwithunderscores | chriseth | 2016-09-06 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | | Fix linking for libraries with underscores. | |||||
| * | | Fix linking for libraries with underscores. | chriseth | 2016-09-02 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge pull request #1006 from ethereum/nenewaccountgas | chriseth | 2016-09-06 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | | Do not pay new account gas. | |||||
| * | | Do not pay new account gas. | chriseth | 2016-09-05 | 1 | -0/+1 | |
| |/ | | | | | | | | | If we checked that the target contract exists, we do not have to pay the "new account gas". | |||||
* | | Merge pull request #1005 from ethereum/modifierbody | Yoichi Hirai | 2016-09-06 | 1 | -0/+1 | |
|\ \ | | | | | | | Require ";" after "_" | |||||
| * | | Require ";" after "_" | chriseth | 2016-09-05 | 1 | -0/+1 | |
| |/ | ||||||
* / | Guard encoding crashes with assertions. | chriseth | 2016-09-02 | 1 | -0/+1 | |
|/ | ||||||
* | Changelog entry. | chriseth | 2016-09-01 | 1 | -0/+3 | |
| | ||||||
* | Changelog. | chriseth | 2016-08-30 | 1 | -1/+36 | |
| | ||||||
* | Update release date. | chriseth | 2016-08-11 | 1 | -1/+1 | |
| | ||||||
* | Add changelog to source tree. | chriseth | 2016-08-10 | 1 | -0/+187 | |