Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Noch nicht vor Sekunden
False
Noch nicht vor Sekunden
Auslösender Text Ignorierter Text Blockierter Text
vor 9 Stunden
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to 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
Uh oh!
There was an error while loading. Please reload this page.
elixir-lang / elixir Public
* Notifications You must be signed in to change notification settings
* Fork 3.7k
* Star 26.6k
* Code
* Issues 21
* Pull requests 4
* Actions
* Wiki
* Security and quality 1
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Wiki
* Security and quality
* Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 10, 2026
* Update design-anti-patterns.md
josevalim
authored
024beb1 View commit details
Copy full SHA for 024beb1
Browse repository at this point
Commits on Aug 9, 2026
* Escape C1 control characters with Unicode escapes (#15726)
Show description for 44085d4
mnnekrashevich
authored
44085d4 View commit details
Copy full SHA for 44085d4
Browse repository at this point
Commits on Aug 8, 2026
* Only use do-end blocks when every trailing keyword is a block keyword (#15725)
makoto-developer
authored
0bd52d4 View commit details
Copy full SHA for 0bd52d4
Browse repository at this point
Commits on Aug 7, 2026
* Remove accumulator from parse_digits, reuse all_digits? function (#15722)
dkuku
authored
48c515f View commit details
Copy full SHA for 48c515f
Browse repository at this point
* Remove accumulator from parse_microsecond, use binary_part (#15723)
dkuku
authored
81fb10e View commit details
Copy full SHA for 81fb10e
Browse repository at this point
* Validate microseconds in Time.from_seconds_after_midnight/3 (#15721)
AlexGx
authored
8b58414 View commit details
Copy full SHA for 8b58414
Browse repository at this point
* Add Path.safe_join/2 (#15720)
maennchen
authored
5e7cb9a View commit details
Copy full SHA for 5e7cb9a
Browse repository at this point
* Fix escaping of literal interpolated strings, closes #15718
josevalim
committed
2971952 View commit details
Copy full SHA for 2971952
Browse repository at this point
* Unpack guard operations from all modules
josevalim
committed
309bb8a View commit details
Copy full SHA for 309bb8a
Browse repository at this point
* Remove intermediate list in float parse (#15719)
dkuku
authored
e697189 View commit details
Copy full SHA for e697189
Browse repository at this point
Commits on Aug 5, 2026
* Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#15715)
Show description for 842faf0
dependabot[bot]
authored
842faf0 View commit details
Copy full SHA for 842faf0
Browse repository at this point
Commits on Aug 4, 2026
* Update CHANGELOG
josevalim
committed
63e5a53 View commit details
Copy full SHA for 63e5a53
Browse repository at this point
* Fix System.stacktrace arity in the table of deprecations (#15713)
makoto-developer
authored
79cf2ff View commit details
Copy full SHA for 79cf2ff
Browse repository at this point
Commits on Aug 3, 2026
* Add LICENSE info to ORT template
josevalim
committed
6c92712 View commit details
Copy full SHA for 6c92712
Browse repository at this point
* Ignore github files on markdown lint
josevalim
committed
7df894e View commit details
Copy full SHA for 7df894e
Browse repository at this point
* Create pull request template
josevalim
authored
7ac3ec1 View commit details
Copy full SHA for 7ac3ec1
Browse repository at this point
* Fix Kernel.SpecialForms references in Macro.Env docs (#15712)
makoto-developer
authored
d5f4d49 View commit details
Copy full SHA for d5f4d49
Browse repository at this point
* Ensure no double newlines in files generated by "mix new" (#15711)
rhcarvalho
authored
44405c3 View commit details
Copy full SHA for 44405c3
Browse repository at this point
Commits on Aug 2, 2026
* Fix trailing whitespace in files generated by "mix new" (#15710)
rhcarvalho
authored
a9021b1 View commit details
Copy full SHA for a9021b1
Browse repository at this point
Commits on Aug 1, 2026
* Use tail recursion in tuple aggregates (#15708)
dkuku
authored
25bba6c View commit details
Copy full SHA for 25bba6c
Browse repository at this point
* Optimize Calendar.ISO.parse_duration/1 (#15709)
Show description for 8c49052
preciz
authored
8c49052 View commit details
Copy full SHA for 8c49052
Browse repository at this point
Commits on Jul 31, 2026
* Remove redundant pending clause check (#15707)
preciz
authored
dc1ac5f View commit details
Copy full SHA for dc1ac5f
Browse repository at this point
* Optimize key lookups in Macro (#15706)
Show description for 03dda70
preciz
authored
03dda70 View commit details
Copy full SHA for 03dda70
Browse repository at this point
Commits on Jul 30, 2026
* Fix typespecs for scoped macro counters (#15705)
preciz
authored
1a711f9 View commit details
Copy full SHA for 1a711f9
Browse repository at this point
* Fix Calendar.strftime/3 perfomance regression (#15704)
AlexGx
authored
df537c4 View commit details
Copy full SHA for df537c4
Browse repository at this point
* Fix Code.Fragment specs and docs (#15701)
AlexGx
authored
a46b6e3 View commit details
Copy full SHA for a46b6e3
Browse repository at this point
* Fix Code doc wordings and clarify (#15703)
AlexGx
authored
ca29070 View commit details
Copy full SHA for ca29070
Browse repository at this point
Commits on Jul 29, 2026
* Fix Code.Typespec.spec_to_quoted/2 incomplete variable type collection (#15700)
AlexGx
authored
a0b17a3 View commit details
Copy full SHA for a0b17a3
Browse repository at this point
* Fix Code specs and docs (#15699)
AlexGx
authored
a5e437e View commit details
Copy full SHA for a5e437e
Browse repository at this point
* Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#15696)
Show description for 4434e1f
dependabot[bot]
authored
4434e1f View commit details
Copy full SHA for 4434e1f
Browse repository at this point
* Bump DavidAnson/markdownlint-cli2-action from 24.0.0 to 24.1.0 (#15697)
Show description for 793583d
dependabot[bot]
authored
793583d View commit details
Copy full SHA for 793583d
Browse repository at this point
* Bump actions/checkout from 7.0.0 to 7.0.1 (#15698)
Show description for 2d60a95
dependabot[bot]
authored
2d60a95 View commit details
Copy full SHA for 2d60a95
Browse repository at this point
Commits on Jul 28, 2026
* Fix Date.range/3 raises wrong exception for invalid step (#15690)
AlexGx
authored
2d0e5ba View commit details
Copy full SHA for 2d0e5ba
Browse repository at this point
* Avoid double comparisons in predicate functions
josevalim
committed
8425a03 View commit details
Copy full SHA for 8425a03
Browse repository at this point
* Fix IEx.Helpers.h print spec for default arg function (#15692)
AlexGx
authored
1386804 View commit details
Copy full SHA for 1386804
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Derzeit werden Unterschiede nur textuell und nicht grafisch dargestellt, es ist nur der letzte Screenshot verfügbar.
Für Screenshots ist ein Content Fetcher (Sockpuppetbrowser, Selenium usw.) erforderlich, der Screenshots unterstützt.