qarmin
|
9a77d748c0
|
Fixes minor issues found by static analyzer
|
2019-07-07 23:08:51 +02:00 |
|
Fabio Alessandrelli
|
5b2f098ed4
|
Expose WebSocket set_buffers and document it.
|
2019-06-15 17:21:08 +02:00 |
|
marxin
|
e5f665c718
|
Fix -Wsign-compare warnings.
I decided to modify code in a defensive way. Ideally functions
like size() or length() should return an unsigned type.
|
2019-02-27 07:45:57 +01:00 |
|
Rémi Verschelde
|
fe7e11e008
|
Modules: Ensure classes match their header filename
Renamed:
- `modules/mono/mono_gd/gd_mono_class_member.h` -> `i_mono_class_member.h`
- `modules/upnp/upnpdevice.h` -> `upnp_device.h`
- `modules/websocket/websocket_multiplayer.h` -> `websocket_multiplayer_peer.h`
|
2019-02-12 22:59:56 +01:00 |
|