Age | Commit message (Expand) | Author |
2011-10-18 | Merge branch 'sverker/random-improved-algo' | Sverker Eriksson |
2011-10-18 | Merge branch 'pg/des-cfb-functions' | Sverker Eriksson |
2011-10-18 | Need absolute -pa for bootstrap build | Anders Svensson |
2011-10-18 | Simpler release targets for src subdirectories | Anders Svensson |
2011-10-18 | [crypto] Remove swedish characters from test code | Sverker Eriksson |
2011-10-18 | [crypto] Add DES and Triple DES cipher feedback (CFB) mode functions | Paul Guyot |
2011-10-17 | Make epp search directory of current file first when including another file | Richard Carlsson |
2011-10-17 | Use secondary expansion for src subdirectory rules | Anders Svensson |
2011-10-17 | One makefile for src build instead of recursion | Anders Svensson |
2011-10-17 | Remove app dependency on compiler to avoid forced recompilation | Anders Svensson |
2011-10-17 | Move diameter_exprecs to compiler directory | Anders Svensson |
2011-10-17 | Add diameter_make as compilation interface | Anders Svensson |
2011-10-17 | Update documentation | Anders Svensson |
2011-10-17 | Don't require -i directory to exist | Anders Svensson |
2011-10-17 | Allow @inherits to be set/cleared with diameterc | Anders Svensson |
2011-10-17 | Allow @name/@prefix to be set with diameterc | Anders Svensson |
2011-10-17 | Dependency fix | Anders Svensson |
2011-10-17 | Move dictionaries into own directory and rename | Anders Svensson |
2011-10-17 | Whitespace fixes | Anders Svensson |
2011-10-17 | @result_code -> @define in dictionary files | Anders Svensson |
2011-10-17 | Merge branch 'anders/diameter/testsuites/OTP-9620' | Anders Svensson |
2011-10-17 | Merge branch 'anders/diameter/port_resolution/OTP-9623' | Anders Svensson |
2011-10-17 | Merge branch 'hb/stdlib/dets_repair/OTP-9607' | Hans Bolinder |
2011-10-17 | Fix a bug in Dets concerning repair of almost full tables | Hans Bolinder |
2011-10-17 | Merge branch 'hb/doc_fixes/OTP-9616' | Hans Bolinder |
2011-10-17 | Merge branch 'hb/erl_docgen/man_fixes/OTP-9614' | Hans Bolinder |
2011-10-17 | Correct the docs | Hans Bolinder |
2011-10-17 | Fix bugs in the generation of manpages | Hans Bolinder |
2011-10-13 | Allow noncharacter code points in unicode encoding and decoding | Björn Gustavsson |
2011-10-13 | asn1: Fix typo that caused failure of 'make release' on Windows | Björn Gustavsson |
2011-10-13 | make_preload: Don't output a C comment start inside a comment | Björn Gustavsson |
2011-10-13 | Merge branch 'hb/stdlib/dets_repair/OTP-9622' | Hans Bolinder |
2011-10-13 | Merge branch 'ia/ssl-peername-one-should-not-be-removed' | Ingela Anderton Andin |
2011-10-12 | Merge branch 'lars/ic/fix-match-bug/OTP-9630' into maint-r14 | Erlang/OTP |
2011-10-12 | Fix match bug | Lars Thorsen |
2011-10-12 | Merge branch 'bjorn/erts/beam-loader-fixes' | Björn Gustavsson |
2011-10-12 | corba applications: Fix broken 'make clean' | Lars Thorsen |
2011-10-11 | Do small optimisation on platforms with 32 bit Eterm | Lukas Larsson |
2011-10-11 | Add tests for equality checking | Lukas Larsson |
2011-10-11 | Optimize comparison of huge floats and smaller bignums | Lukas Larsson |
2011-10-11 | Add tests for comparing large floats and small bignums | Lukas Larsson |
2011-10-11 | Cleanup double_to_bignum conversion code | Lukas Larsson |
2011-10-11 | Update size of tmp cmp bignum buffer | Lukas Larsson |
2011-10-11 | Expand tests for float and number comparison | Lukas Larsson |
2011-10-11 | Update heauristic to work on halfword | Lukas Larsson |
2011-10-11 | Add heauristics bignum vs float checks | Lukas Larsson |
2011-10-11 | Optimise bugnum and small comparison | Lukas Larsson |
2011-10-11 | Add float vs integer comparison tests | Lukas Larsson |
2011-10-11 | Update integer and floating point number comparisons | Lukas Larsson |
2011-10-11 | Merge branch 'bjorn/some-configure-clean-ups' | Björn Gustavsson |