Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-13 | split logo from top menu to change menu order | Mariano Guerra | |
2017-03-13 | force black on title anchors | Mariano Guerra | |
2017-03-13 | simplify font-family choice | Mariano Guerra | |
2017-03-13 | improve applications and modules list styles | Mariano Guerra | |
2017-03-13 | anchor section shouldn't look like a link | Mariano Guerra | |
2017-03-13 | clickable anchors for standard sections | Mariano Guerra | |
2017-03-13 | improve left panel section info and menu | Mariano Guerra | |
2017-03-13 | improve table styling | Mariano Guerra | |
2017-03-13 | update flipmenu icons | Mariano Guerra | |
2017-03-13 | use list on list of links | Mariano Guerra | |
2017-03-13 | add semantic markup to section info | Mariano Guerra | |
2017-03-13 | use title tags on titles | Mariano Guerra | |
2017-03-13 | title case titles | Mariano Guerra | |
2017-03-13 | use lists for lists of links | Mariano Guerra | |
2017-03-13 | improve docs landing page title and subtitle | Mariano Guerra | |
2017-03-13 | center erlang logo on left panel | Mariano Guerra | |
2017-03-13 | remove drop shadows from logo | Mariano Guerra | |
2017-03-13 | improve link colors | Mariano Guerra | |
2017-03-13 | improve warning/info colors | Mariano Guerra | |
2017-03-13 | improve example box colors and spacing | Mariano Guerra | |
2017-03-13 | use mono as first font family for code | Mariano Guerra | |
2017-03-13 | don't use red for the line separating panel | Mariano Guerra | |
2017-03-13 | don't use pure black and white, change base font | Mariano Guerra | |
2017-03-13 | Merge branch 'bjorn/doc/follow-dtd' | Björn Gustavsson | |
* bjorn/doc/follow-dtd: retired_myths.xml: Move marker to adhere to DTD | |||
2017-03-10 | Merge branch 'maint' | Rickard Green | |
* maint: Update preloaded modules Update primary bootstrap Update copyright year | |||
2017-03-10 | Update preloaded modules | Rickard Green | |
2017-03-10 | Update primary bootstrap | Rickard Green | |
2017-03-10 | Update copyright year | Rickard Green | |
2017-03-10 | retired_myths.xml: Move marker to adhere to DTD | Björn Gustavsson | |
2017-03-10 | Merge branch 'hasse/dialyzer/fix_plt_suite' | Hans Bolinder | |
* hasse/dialyzer/fix_plt_suite: dialyzer: Correct a test case | |||
2017-03-10 | Merge branch 'egil/tools/fix-makefile' | Björn-Egil Dahlberg | |
* egil/tools/fix-makefile: tools: Remove percept from makefile | |||
2017-03-09 | Merge branch 'hans/ssh/daemon_info_extension/OTP-14259' | Hans Nilsson | |
2017-03-09 | ssh: documents ssh:daemon_info/1 | Hans Nilsson | |
2017-03-09 | ssh: Host and Profile info returned in ssh:daemon_info | Hans Nilsson | |
2017-03-09 | Merge branch 'hans/public_key/generate_key_namedCurve_bug/OTP-14258' | Hans Nilsson | |
2017-03-09 | public_key: Bugfix public_key:generate_key({namedCurve,OID}) | Hans Nilsson | |
2017-03-09 | Merge branch 'maint' | Hans Nilsson | |
2017-03-09 | Merge branch 'hans/ssh/update_app_file' into maint | Hans Nilsson | |
2017-03-09 | ssh: Update .app file | Hans Nilsson | |
2017-03-09 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Travis CI: Add building of Erlang/OTP on 32-bit Linux Run the smoke test for both SMP and non-SMP emulator run-smoke-test: Let ERL_TOP default to current working directory build-docker-otp: Avoid copying the git repository to docker daemon builder-docker-otp: Fix passing of command Reduce number of jobs for make Add docker images for building 32/64 bit erlang Travis CI: Change the language to C | |||
2017-03-09 | Merge pull request #1368 from bjorng/bjorn/travis/multiple-platforms | Björn Gustavsson | |
Extend Travis CI to test more configurations | |||
2017-03-09 | Merge branch 'maint' | Siri Hansen | |
Conflicts: lib/kernel/src/kernel.appup.src lib/stdlib/src/stdlib.appup.src | |||
2017-03-09 | Merge branch 'siri/appups-19.3' into maint | Siri Hansen | |
* siri/appups-19.3: Update appups in kernel and stdlib for OTP-19.3 | |||
2017-03-09 | Merge PR-1360 from margnus1/hipe-codegen/OTP-14261 | Sverker Eriksson | |
HiPE: Various small code cleanups and codegen improvements | |||
2017-03-09 | tools: Remove percept from makefile | Björn-Egil Dahlberg | |
2017-03-09 | Merge branch 'siri/typer/remove-application/OTP-14251' | Siri Hansen | |
* siri/typer/remove-application/OTP-14251: Remove typer application | |||
2017-03-08 | dialyzer: Correct a test case | Hans Bolinder | |
2017-03-08 | Remove typer application | Siri Hansen | |
The application now has an own repo, https://github.com/erlang/typer | |||
2017-03-08 | Travis CI: Add building of Erlang/OTP on 32-bit Linux | Björn Gustavsson | |
Build Erlang and run smoke test in a Docker container running 32-bit Linxux. | |||
2017-03-08 | Run the smoke test for both SMP and non-SMP emulator | Björn Gustavsson | |