Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Decodes PeopleCode bytecode and submits the code to SVN or Git
Decodes PeopleCode (the proprietary language in Oracle's PeopleSoft ERP software) from bytecode to text. Stores the code in text files, or commits it to a Subversion or Git version control system. Can also extract PeopleCode and SQL text from PeopleTools .xml project files, and does three-way merging of PeopleCode (to reapply customizations during an upgrade).
...
ChangeLog: rel. 1.8.1 (11/18/2015)
- On startup don't rebuild the cscope database if no file was modified
- Sort hints used for symbol query
- Save/restore symbol queries history in "Project" mode
ChangeLog: rel. 1.8.0 (09/09/2015)
- Port graph to pure Qt4. Thanks to Alexander Stein