aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
Commit message (Collapse)AuthorAgeFilesLines
...
* Update changelog for release.chriseth2016-10-251-3/+3
|
* Merge pull request #1264 from ethereum/988chriseth2016-10-251-1/+2
|\ | | | | State variable under contract's name
| * Changelog: add a point about fixing #988Yoichi Hirai2016-10-241-1/+2
| |
* | Re-added accidentally deleted changelog entrychriseth2016-10-251-0/+1
| |
* | More checks for missing mobile type.chriseth2016-10-241-1/+2
|/
* Changelog: add a comment about fixing #1116Yoichi Hirai2016-10-241-0/+1
|
* Changelog entry.chriseth2016-10-241-6/+6
|
* Merge pull request #1240 from ethereum/1151chriseth2016-10-241-0/+1
|\ | | | | ast: super contract type does not contain native members
| * Changelog: add an entry about super.x lookupYoichi Hirai2016-10-201-0/+1
| |
* | Optimizer: generate code starting with empty statechriseth2016-10-221-0/+1
| |
* | Changelog: add a point about #1243Yoichi Hirai2016-10-211-0/+1
| |
* | Add changelog entryAlex Beregszaszi2016-10-211-0/+1
| |
* | Mention in changelogAlex Beregszaszi2016-10-201-0/+1
|/
* Add constant shift to the changelogAlex Beregszaszi2016-10-201-0/+1
|
* Update Changelog.mdchriseth2016-10-201-9/+8
|
* Disallow magic variables in inline assemblyAlex Beregszaszi2016-10-201-0/+3
|
* Ensure that bound functions cannot be defined without self typeAlex Beregszaszi2016-10-191-0/+1
|
* Changelog: Add a point about fixing #1242Yoichi Hirai2016-10-181-0/+1
|
* Fix assignment after tags in inline assemblyAlex Beregszaszi2016-10-111-0/+1
|
* Support address in inline assemblyAlex Beregszaszi2016-10-071-0/+1
|
* Merge pull request #1164 from ethereum/keccak256-aliasYoichi Hirai2016-10-071-0/+2
|\ | | | | Add alias keccak256() for sha3()
| * Add alias keccak256() for sha3()Alex Beregszaszi2016-10-061-0/+2
| |
* | Disallow unknown options in solcAlex Beregszaszi2016-10-061-0/+3
|/
* Support both suicide/selfdestruct in inline assemblyAlex Beregszaszi2016-10-061-0/+4
|
* Bump version in develop.chriseth2016-09-171-0/+2
|
* Finished version 0.4.2chriseth2016-09-171-1/+3
|
* Merge pull request #1104 from ethereum/fixmemcostschriseth2016-09-171-0/+2
|\ | | | | Fix memory resize costs during call
| * Changelog entry.chriseth2016-09-171-0/+2
| |
* | Allow value transfer to library functions.chriseth2016-09-171-0/+1
|/
* Fix crash for TypeName[k].chriseth2016-09-161-0/+8
|
* Final changelog entries.chriseth2016-09-081-3/+10
|
* Consistency changes in the ChangelogAlex Beregszaszi2016-09-071-12/+12
|
* Update Changelog.mdchriseth2016-09-061-0/+1
|
* Merge pull request #1008 from ethereum/stipendwithsendchriseth2016-09-061-0/+1
|\ | | | | Provide gas stipend manually for send(0).
| * Provide gas stipend manually for send(0).chriseth2016-09-061-0/+1
| |
* | Merge pull request #1012 from ethereum/reserved-keywordschriseth2016-09-061-1/+1
|\ \ | | | | | | Reserve view and pure as keywords
| * | Update changelog with reserved keywordsAlex Beregszaszi2016-09-061-1/+1
| |/
* | Merge pull request #1022 from ethereum/changelogpaychriseth2016-09-061-7/+10
|\ \ | | | | | | Add "payable" to changelog.
| * | Clarify payable fallback functionchriseth2016-09-061-3/+4
| | |
| * | Add "payable" to changelog.chriseth2016-09-061-6/+8
| | |
* | | Merge pull request #997 from chriseth/linkingwithunderscoreschriseth2016-09-061-0/+1
|\ \ \ | |_|/ |/| | Fix linking for libraries with underscores.
| * | Fix linking for libraries with underscores.chriseth2016-09-021-0/+1
| | |
* | | Merge pull request #1006 from ethereum/nenewaccountgaschriseth2016-09-061-0/+1
|\ \ \ | |_|/ |/| | Do not pay new account gas.
| * | Do not pay new account gas.chriseth2016-09-051-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/modifierbodyYoichi Hirai2016-09-061-0/+1
|\ \ | | | | | | Require ";" after "_"
| * | Require ";" after "_"chriseth2016-09-051-0/+1
| |/
* / Guard encoding crashes with assertions.chriseth2016-09-021-0/+1
|/
* Changelog entry.chriseth2016-09-011-0/+3
|
* Changelog.chriseth2016-08-301-1/+36
|
* Update release date.chriseth2016-08-111-1/+1
|
* Add changelog to source tree.chriseth2016-08-101-0/+187