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 }}
livecodealice
/
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
libbrowser
src
libbrowser_value.cpp
on
patch-110
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 3, 2016
Add `using std::nothrow;` to core.h
Show description for 516971f
livecodefraser
authored and
peter-b
committed
516971f
View commit details
Copy full SHA for 516971f
View code at this point
Browse repository at this point
Use `new (nothrow)` everywhere
Show description for c46a765
livecodefraser
committed
c46a765
View commit details
Copy full SHA for c46a765
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
[[ Browser ]] Remove MC_DLLEXPORT_DEF from non-MC_DLLEXPORTed functions
livecodeali
committed
89f2db6
View commit details
Copy full SHA for 89f2db6
View code at this point
Browse repository at this point
[[ Browser ]] Ensure libbrowser functionality isn't dead stripped
livecodeali
committed
9b61313
View commit details
Copy full SHA for 9b61313
View code at this point
Browse repository at this point
Commits on Nov 17, 2015
libbrowser: Don't use aliased and never-defined structure types.
Show description for e611598
peter-b
committed
e611598
View commit details
Copy full SHA for e611598
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
[ CID 118225 ] Fix potential uninitialised memory error
livecodeian
committed
c4cbee1
View commit details
Copy full SHA for c4cbee1
View code at this point
Browse repository at this point
[ CID 118225 ] Fix memory leak - unreleased string in MCCefDictionaryToBrowserDictionary
livecodeian
committed
08eb496
View commit details
Copy full SHA for 08eb496
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
[[ BrowserWidget ]] Convert JS objects to LBC Arrays on Android
livecodeian
committed
ee7df6b
View commit details
Copy full SHA for ee7df6b
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
[[ BrowserWidget ]] Fix ownership semantics of fetching browser string values
livecodeian
committed
c91a771
View commit details
Copy full SHA for c91a771
View code at this point
Browse repository at this point
[[ BrowserWidget ]] Add basic dictionary type to libbrowser
livecodeian
committed
9baa01b
View commit details
Copy full SHA for 9baa01b
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
[[ BrowserWidget ]] Update company name in copyright notices
livecodeian
committed
239e953
View commit details
Copy full SHA for 239e953
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
[[ BrowserWidget ]] Fix no return value in MCBrowserValueSetList. Replace "double_t" (not defined on windows) with "double"
livecodeian
committed
35704c9
View commit details
Copy full SHA for 35704c9
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
[[ BrowserWidget ]] Move some implementation details & functions to libbrowser_internal.h header
Show description for 5dce817
livecodeian
committed
5dce817
View commit details
Copy full SHA for 5dce817
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
[[ BrowserWidget ]] Add browser extension library, initially linked to kernel.
Show description for 88e4543
livecodeian
committed
88e4543
View commit details
Copy full SHA for 88e4543
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
[[ BrowserWidget ]] Pass js param list to callback as propertly-typed browser list (where possible)
Show description for 52a129b
livecodeian
committed
52a129b
View commit details
Copy full SHA for 52a129b
View code at this point