Bram Moolenaar
|
a899e6ecc4
|
patch 8.0.0123
Problem: Modern Sun compilers define "__sun" instead of "sun".
Solution: Use __sun. (closes #1296)
|
2016-12-03 16:40:51 +01:00 |
|
Bram Moolenaar
|
edf3f97ae2
|
patch 7.4.2293
Problem: Modelines in source code are inconsistant.
Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
|
2016-08-29 22:49:24 +02:00 |
|
Bram Moolenaar
|
581f6dc94d
|
updated for version 7.2.392
Problem: Netbeans hangs reading from a socket at the maximum block size.
Solution: Use select() or poll(). (Xavier de Gaye)
|
2010-03-10 16:12:48 +01:00 |
|
Bram Moolenaar
|
c17ef8ef36
|
updated for version 7.0b01
|
2006-03-25 21:48:58 +00:00 |
|
Bram Moolenaar
|
843ee41eb8
|
updated for version 7.0003
|
2004-06-30 16:16:41 +00:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|