Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-30 | patch 7.4.1811 | Bram Moolenaar | |
Problem: Netbeans channel gets garbage collected. Solution: Set reference in nb_channel. | |||
2016-01-27 | patch 7.4.1187 | Bram Moolenaar | |
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. | |||
2016-01-26 | patch 7.4.1182 | Bram Moolenaar | |
Problem: Still socket code intertwined with netbeans. Solution: Move code from netbeans.c to channel.c | |||
2016-01-24 | patch 7.4.1169 | Bram Moolenaar | |
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. | |||
2016-01-19 | patch 7.4.1133 | Bram Moolenaar | |
Problem: Generated function prototypes still have __ARGS(). Solution: Generate function prototypes without __ARGS(). | |||
2010-06-26 | Various small fixes from Dominique Pelle. | Bram Moolenaar | |
2010-05-22 | Add :nbstart and :nbclose. | Bram Moolenaar | |
2010-05-22 | Included the patch to support netbeans in a terminal. | Bram Moolenaar | |
2010-01-19 | updated for version 7.2.334 | Bram Moolenaar | |
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) | |||
2009-01-06 | updated for version 7.2-079 | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2007-05-05 | updated for version 7.1a | Bram Moolenaar | |
2006-03-24 | updated for version 7.0b | Bram Moolenaar | |
2005-06-21 | updated for version 7.0089 | Bram Moolenaar | |
2005-03-07 | updated for version 7.0057 | Bram Moolenaar | |
2004-10-24 | updated for version 7.0020 | Bram Moolenaar | |
2004-06-13 | updated for version 7.0001 | Bram Moolenaar | |