Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 7.4.1811v7.4.1811 | Bram Moolenaar | 2016-04-30 | 1 | -0/+1 |
| | | | | | Problem: Netbeans channel gets garbage collected. Solution: Set reference in nb_channel. | ||||
* | patch 7.4.1187v7.4.1187 | Bram Moolenaar | 2016-01-27 | 1 | -1/+0 |
| | | | | | | Problem: MS-Windows channel code only supports one channel. Doesn't build without netbeans support. Solution: Get the channel index from the socket in the message. Closes #600. | ||||
* | patch 7.4.1182v7.4.1182 | Bram Moolenaar | 2016-01-26 | 1 | -1/+0 |
| | | | | | Problem: Still socket code intertwined with netbeans. Solution: Move code from netbeans.c to channel.c | ||||
* | patch 7.4.1169v7.4.1169 | Bram Moolenaar | 2016-01-24 | 1 | -1/+0 |
| | | | | | | Problem: The socket I/O is intertwined with the netbeans code. Solution: Start refactoring the netbeans communication to split off the socket I/O. Add the +channel feature. | ||||
* | patch 7.4.1133v7.4.1133 | Bram Moolenaar | 2016-01-19 | 1 | -28/+28 |
| | | | | | Problem: Generated function prototypes still have __ARGS(). Solution: Generate function prototypes without __ARGS(). | ||||
* | Various small fixes from Dominique Pelle. | Bram Moolenaar | 2010-06-26 | 1 | -2/+1 |
| | |||||
* | Add :nbstart and :nbclose. | Bram Moolenaar | 2010-05-22 | 1 | -1/+4 |
| | |||||
* | Included the patch to support netbeans in a terminal. | Bram Moolenaar | 2010-05-22 | 1 | -1/+3 |
| | |||||
* | updated for version 7.2.334v7.2.334 | Bram Moolenaar | 2010-01-19 | 1 | -1/+1 |
| | | | | | | Problem: Postponing keys in Netbeans interface does not work properly. Solution: Store the key string instead of the number. Avoid an infinite loop. (Mostly by Xavier de Gaye) | ||||
* | updated for version 7.2-079v7.2.079 | Bram Moolenaar | 2009-01-06 | 1 | -1/+1 |
| | |||||
* | updated for version 7.2a | Bram Moolenaar | 2008-06-24 | 1 | -0/+1 |
| | |||||
* | updated for version 7.1a | Bram Moolenaar | 2007-05-05 | 1 | -23/+23 |
| | |||||
* | updated for version 7.0b | Bram Moolenaar | 2006-03-24 | 1 | -23/+23 |
| | |||||
* | updated for version 7.0089v7.0089 | Bram Moolenaar | 2005-06-21 | 1 | -1/+0 |
| | |||||
* | updated for version 7.0057 | Bram Moolenaar | 2005-03-07 | 1 | -0/+2 |
| | |||||
* | updated for version 7.0020 | Bram Moolenaar | 2004-10-24 | 1 | -5/+5 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+24 |