Wing IDE 3.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Wing IDE 3.1 (Default branch)
# 1  
Old 05-08-2008
Wing IDE 3.1 (Default branch)

ImageWing IDE is a development environment for Python.It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.License: Other/Proprietary License with SourceChanges:
This release adds support for zip archives, pkg_resources name spaces and eggs, unit testing with doctest and nose, inspection of sys.path changes such as those used in buildout, a How-To for the Google App Engine, inline context-appropriate templates/snippets integrated with the autocompleter, word list driven auto-completion in non-Python files, quick navigation to files and symbols by typing a fragment, improved support for Stackless Python, and other minor features and bugfixes not found in Wing 3.0.x.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
JMIDE(4)						   BSD Kernel Interfaces Manual 						  JMIDE(4)

NAME
jmide -- JMicron Technology JMB36x PCIe to SATA II/PATA controller driver SYNOPSIS
jmide* at pci? dev ? function ? flags 0x0000 ahcisata* at jmide? DESCRIPTION
The jmide driver supports the JMicron Technology JMB36x IDE controllers. These PCI-e controllers exist in different flavors (1 or 2 PATA Ultra/133 ports and/or 1 or 2 SATA-II ports), and are highly flexible. The SATA ports can be attached to the integrated AHCI controller or attached to the PCI IDE channels in PATA emulation, in either single-drive emulation on each PCI IDE channels, or in master/slave emulation on one of the PCI IDE channels. When enabled, the AHCI controller can either be on the PCI function 0 or function 2. The PCI IDE controller can also be on either PCI func- tion, and can share the PCI function with AHCI. The jmide driver supports both the AHCI controller and PCI IDE controller in various config- urations. SEE ALSO
ahcisata(4), ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4) AUTHORS
The jmide driver was written by Manuel Bouyer. BSD
July 2, 2007 BSD