Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LiveCodeSteven
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
revxml
on
develop
User selector
All users
All time
Commit history
Commits on Sep 2, 2015
[[ Bug 15848 ]] Fix overrelease bug in revXML
livecodeali
committed
033a2ce
View commit details
Copy full SHA for 033a2ce
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
[ CI 16846 ] Fix resource leak
livecodeali
committed
17c0001
View commit details
Copy full SHA for 17c0001
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Merge branch 'develop-7.0-gyp' of https://github.com/runrev/livecode into develop-gyp
Show description for 863bd36
livecodefraser
committed
863bd36
View commit details
Copy full SHA for 863bd36
View code at this point
Browse repository at this point
Commits on May 26, 2015
Merge remote-tracking branch 'upstream/develop-6.7-gyp' into develop-7.0-gyp
Show description for b5042bf
livecodefraser
committed
b5042bf
View commit details
Copy full SHA for b5042bf
View code at this point
Browse repository at this point
Commits on May 25, 2015
Fix iOS issues caused by making symbols hidden by default
livecodefraser
committed
717256d
View commit details
Copy full SHA for 717256d
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
Rename the externals targets to make Android buildable on case-insensitive filesystems
livecodefraser
committed
3df99cb
View commit details
Copy full SHA for 3df99cb
View code at this point
Browse repository at this point
Remove the .so extension from Android RevSecurity, RevZip and RevXml
livecodefraser
committed
e122658
View commit details
Copy full SHA for e122658
View code at this point
Browse repository at this point
Rename the various Android externals to the expected values
livecodefraser
committed
62d9824
View commit details
Copy full SHA for 62d9824
View code at this point
Browse repository at this point
Commits on Apr 27, 2015
Fixes for building Linux and Mac server externals
livecodefraser
committed
f95b597
View commit details
Copy full SHA for f95b597
View code at this point
Browse repository at this point
Add server versions of revxml and revzip Linux and Mac externals
livecodefraser
committed
85be092
View commit details
Copy full SHA for 85be092
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
Add zipping support for Mac and Linux targets
livecodefraser
committed
79403ef
View commit details
Copy full SHA for 79403ef
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
Merge branch 'develop-6.7' of https://github.com/runrev/livecode into gyp-6.7
Show description for 72a019a
livecodefraser
committed
72a019a
View commit details
Copy full SHA for 72a019a
View code at this point
Browse repository at this point
Remove the old project files
livecodefraser
committed
cffdcd0
View commit details
Copy full SHA for cffdcd0
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into merge-7.0.4-rc-3
Show description for 9190933
runrevali
committed
9190933
View commit details
Copy full SHA for 9190933
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Add support for building iOS using Gyp
livecodefraser
committed
a709113
View commit details
Copy full SHA for a709113
View code at this point
Browse repository at this point
Remove the "lib" prefix from Linux externals
livecodefraser
committed
b468126
View commit details
Copy full SHA for b468126
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Add Gyp build files for OSX, Windows and Linux (desktop-only for now)
livecodefraser
committed
e5f7b4d
View commit details
Copy full SHA for e5f7b4d
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Merge remote-tracking branch 'origin/develop-6.7' into develop-7.0
Show description for 546d748
livecodesebastien
committed
546d748
View commit details
Copy full SHA for 546d748
View code at this point
Browse repository at this point
[[ Bug 14326 ]] Fix also external.c symbols for Android
livecodesebastien
committed
8cd8ada
View commit details
Copy full SHA for 8cd8ada
View code at this point
Browse repository at this point
Merge remote-tracking branch 'sebastien/bugfix-14326_6.7' into bugfix-14326
Show description for e5f4f0b
livecodesebastien
committed
e5f4f0b
View commit details
Copy full SHA for e5f4f0b
View code at this point
Browse repository at this point
[[ Bug 14326 ]] Fix also Android symbol issue
livecodesebastien
committed
d78361e
View commit details
Copy full SHA for d78361e
View code at this point
Browse repository at this point
[[ Bug 14326 ]] Ensure that all the symbols from external.c are passed to iOS external (including setExternalInterfaceVersion)
livecodesebastien
committed
1501886
View commit details
Copy full SHA for 1501886
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
[CID 16284] XML_SetElementContents(): Memory leak.
peter-b
committed
08d8722
View commit details
Copy full SHA for 08d8722
View code at this point
Browse repository at this point
[CID 16023] XML_NewDocument(): Resource leak.
peter-b
committed
82e63fe
View commit details
Copy full SHA for 82e63fe
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Use appropriate symbol visibility for iOS engines
Fraser J. Gordon
committed
7d010ab
View commit details
Copy full SHA for 7d010ab
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
[[ Cleanup ]] revxml: Use const C strings whereever appropriate.
Show description for e4cc1b6
peter-b
committed
e4cc1b6
View commit details
Copy full SHA for e4cc1b6
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
Merge branch 'refactor-syntax_unicode' into refactor-linux_gdk
Show description for 7b9d9db
Fraser J. Gordon
committed
7b9d9db
View commit details
Copy full SHA for 7b9d9db
View code at this point
Browse repository at this point
[[ LinuxGdk ]] Many minor fixes and cleanups
Fraser J. Gordon
committed
f2331d5
View commit details
Copy full SHA for f2331d5
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
[[ Bug 12628 ]] Use appropriate libxml2 API call to move XML nodes from one document to another.
runrevmark
committed
a6b6f8b
View commit details
Copy full SHA for a6b6f8b
View code at this point
Browse repository at this point
Commits on May 14, 2014
Merge 6.6.2 update into refactor-syntax_unicode
livecodesebastien
committed
4c192bb
View commit details
Copy full SHA for 4c192bb
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
[[ Bug 11748 ]] If replacing XML text node contents with empty, then just discard text nodes (don't try to insert a new one).
runrevmark
committed
6d24110
View commit details
Copy full SHA for 6d24110
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
[[ Bug 11903 ]] Use WithOptions variants of libxml SAX functions so that XML data limits can be turned off (XML_PARSE_HUGE).
runrevmark
committed
9944ce3
View commit details
Copy full SHA for 9944ce3
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
Merge branch 'feature-revxml_xslt' into develop
runrevmark
committed
18710d1
View commit details
Copy full SHA for 18710d1
View code at this point
Browse repository at this point
[[ RevXmlXslt ]] Updated revxml server makefile.
runrevmark
committed
dac2463
View commit details
Copy full SHA for dac2463
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
[[ RevXmlXslt ]] Reordered libxml / libxslt in Android Makefile.
runrevmark
committed
77c8c20
View commit details
Copy full SHA for 77c8c20
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.