| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-12-20 | It is of course possible that int is 16 bits, and long is required to get 32 bits | Mattias Andrée | 1 | -10/+27 | |
| (in this case, assuming 8-, 16-, and 32-bit integers exists) long must be 32 bits. Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | ... | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-12-20 | optimise implementations of {hton,ntoh}{s,l,ll} | Mattias Andrée | 2 | -0/+100 | |
| Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | |||||
| 2015-10-31 | doc | Mattias Andrée | 2 | -1/+168 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-16 | m fixes | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-16 | m | Mattias Andrée | 1 | -7/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-16 | the compiler determines how wchar is implement + intconf.h contains the signess of char | Mattias Andrée | 2 | -0/+33 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-16 | heuristically determine int_fastN_t | Mattias Andrée | 2 | -15/+112 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-16 | do not assume that size(void*) == size(long) | Mattias Andrée | 2 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-09-02 | automate some parts of intconf | Mattias Andrée | 2 | -0/+87 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
