Age | Commit message (Expand) | Author |
2014-09-12 | edoc, erl_docgen: Enhance internal map type format | Björn-Egil Dahlberg |
2014-07-11 | edoc: Fix Map type information for docs | Björn-Egil Dahlberg |
2014-06-26 | edoc, syntax_tools: Don't fail on invalid UTF-8 | Hans Bolinder |
2014-04-01 | Merge branch 'egil/maps-doc' | Björn-Egil Dahlberg |
2014-04-01 | edoc: Add map/0 as a new predefined type | Björn-Egil Dahlberg |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-12 | Fix a few of Dialyzer's unmatched_return warnings | Hans Bolinder |
2014-01-28 | edoc,syntax_tools: Teach Map understanding | Björn-Egil Dahlberg |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-02-20 | Merge branch 'hb/edoc/bug_fix/OTP-10866' | Hans Bolinder |
2013-02-19 | [edoc] Fix a bug involving a type declaration and a comment | Hans Bolinder |
2013-02-19 | Use ~ts for filenames | Hans Bolinder |
2013-02-13 | edoc: Fix building of documentation in sub directories | Björn Gustavsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | edoc: Remove support for packages | Björn Gustavsson |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2013-01-02 | [edoc] Introduce Unicode support for source files | Hans Bolinder |
2012-08-22 | Fix an issue with parentheses and separate values of union types | Hans Bolinder |
2012-08-08 | List behaviour callbacks in Edoc when using -callback attribute | Magnus Henoch |
2012-08-08 | added special case for file names under Windows, thanks to Beads Land-Trujillo | Richard Carlsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2011-09-25 | removed some never-matching clauses reported by dialyzer | Richard Carlsson |
2011-09-25 | Fix macro expansion in comments following Erlang types | Hans Bolinder |
2011-09-25 | URI-escape bytes as two hex digits always (reported by Alfonso De Gregorio) | Richard Carlsson |
2011-09-25 | updated author e-mail | Richard Carlsson |
2011-09-25 | recognize some more URI schemas in wiki text, in particular https | Richard Carlsson |
2011-08-29 | Merge branch 'rz/add_proplist_type' into dev | Henrik Nord |
2011-08-04 | forgot to ensure that xmerl is found in path for include_lib to work | Richard Carlsson |
2011-08-04 | fix -spec declaration that doesn't work in R13B04 | Richard Carlsson |
2011-08-04 | eliminate warnings about unused imports | Richard Carlsson |
2011-08-04 | removed CVS-keywords from source files | Richard Carlsson |
2011-08-04 | synchronized with edoc development version | Richard Carlsson |
2011-05-31 | Add no_return to the built-in types | Hans Bolinder |
2011-05-24 | Add a proplist() type | rzezeski |
2011-05-17 | Fix bugs concerning the option report_missing_types | Hans Bolinder |
2011-03-29 | Merge branch 'tv/edoc-loop-fix' into dev | Henrik Nord |
2011-03-10 | Make Erlang specifications and types available in EDoc | Hans Bolinder |
2011-03-08 | Merge branch 'hb/edoc/wiki_encoding/OTP-9109' into dev | Hans Bolinder |
2011-03-07 | Clean up edoc_lib(3) | Hans Bolinder |
2011-03-07 | Add encoding when parsing Wiki text | Hans Bolinder |
2011-02-01 | Fix infinite loop for malformed edoc input | Taylor Venable |
2010-11-15 | Fix various dialyzer warnings | Kostis Sagonas |
2010-09-15 | edoc: Do not auto-import error/1 | Tuncer Ayaz |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-07-26 | Fix deprecated references to http:request/4 in edoc | Björn-Egil Dahlberg |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |